Idris2Doc
: log4types-async
Index
Default
Alternative
Black & White
Package log4types-async - Namespaces
Log4Types.Async
Asynchronous logging: a background fiber drains a bounded channel and runs the underlying `LogAction` off the application's critical path, so a log call costs a channel write instead of backend IO.