duxet / zio-logging

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

Home Page:https://zio.github.io/zio-logging/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://zio.github.io/zio-logging/

License:Apache License 2.0


Languages

Language:Scala 90.3%Language:JavaScript 7.4%Language:Java 1.7%Language:CSS 0.6%