Safe Haskell | None |
---|
Produce pretty, thread-safe logs
Documentation
flushLogger :: Logger -> IO ()Source
Flush the logger (blocks until flushed)
Start a section in the log
Execute a monadic action and log the duration
Log something at the same level as timed
, but without the timing