Description
Provides a class of monads that can log messages. This lets libraries write logging code that works across different application stacks and logging backends.
It is useful for Haskell applications, services, CLIs, and libraries that need structured diagnostics. It is a developer library and does not include a log viewer.