Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 2.07 KB

README.md

File metadata and controls

31 lines (25 loc) · 2.07 KB

ZIO Logging

Project Stage CI Release Issues Discord
Project stage CI Release Artifacts Is it maintained? Discord

ZIO Logging is the official logging library for ZIO 2 applications, with integrations for common logging backends.

  • Type-safe, purely-functional, ZIO-powered
  • Compositional, type-safe log formatting
  • Richly integrated into ZIO 2's built-in logging facilities
  • ZIO Console, SLF4j, and other backends

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