Description
A Haskell library providing a fast logging system. It is designed for applications and services that need to write log messages efficiently without making logging a major performance cost.
Developers use it in web servers, background services, and command-line tools. Logs should be structured and redacted so performance does not come at the cost of leaking private data.