log4cats
log4cats copied to clipboard
ScalaJS Implementation for our slf4j-api wrapper.
This would mean backporting some of the internals of slf4j to scalajs so this works as well. Some previous art exists in other scala logging libraries.
Couldn't this be done with just log4s?
https://github.com/ChristopherDavenport/log4cats-log4s - Log4s already has a scalajs backend, but the intermediate layer is unnecessary for this abstraction.