Skip to content
forked from zio/zio-logging

Simple logging for ZIO apps, with correlation, context & pluggable backends out of the box.

License

Notifications You must be signed in to change notification settings

TKJohn/zio-logging

 
 

Repository files navigation

ZIO logging

CI Release Issues Discord
CI Release Artifacts Is it maintained? Discord

An environmental effect for adding logging into any ZIO application.

Key features:

  • Type safe, purely-functional
  • Context as first-class citizen implemented on top of FiberRef
  • Composability between Logger via contramap
  • ZIO Console, SLF4j, JS-Console and JS HTTP endpoint backends

To learn more about ZIO Logging, check out the following references:

About

Simple logging for ZIO apps, with correlation, context & pluggable backends out of the box.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 89.7%
  • JavaScript 8.1%
  • Java 1.5%
  • CSS 0.7%