Co-Log Scala

Build Status Codacy Badge License: MPL 2.0 Latest version Mergify Status

Cross-platform pure functional logging library for Scala. Integrates with well known JVM logging frameworks and can also be used standalone in ScalaJS or Scala Native.

Documentation

Go towards the project's website for more information.

Acknowledgments

You gotta give credit where credit is due. scala-colog is a Scala fork of Dimitrii Kovanikov's colog, the Haskell library that initially explored the idea of composable loggers. For more information about the internals read this very descriptive blog post by its Author.