scalajs-java-logging is a BSD-licensed reimplementation of the java.logging API for Scala.js.
It enables this API in Scala.js projects.
This library is a work in progress. There are still many classes and methods that have not been implemented yet. If you use any of those, you will get linking errors.
Feel free to contribute to extend the set of supported classes and methods!
scalajs-java-logging is distributed under the
BSD 3-Clause license.
Follow the contributing guide.