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

ikryvorotenko/zio-logging

 
 

Repository files navigation

ZIO logging

CI Release Issues Discord
CircleCI 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 and SLF4j 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 72.7%
  • JavaScript 25.1%
  • CSS 2.2%