Skip to content

Console & ZIO support

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 08:42
· 173 commits to master since this release
b9b3137

🚀 Features

  • Add console implementation with plaintext and json format support
  • Add ZIO specific context propagation support
  • Introduced shared module that simplifies custom implementations.
  • Simplified slf4j initialization.
  • Add noop implementations.

🧰 Maintenance