Skip to content

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

isgasho/zio-logging

 
 

Repository files navigation

ZIO logging

Project Stage CI Release Issues Discord
Project stage 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 90.5%
  • JavaScript 7.3%
  • Java 1.6%
  • CSS 0.6%