Produce pretty, thread-safe logs
Documentation
Create a new logger
flushLogger :: Logger -> IO ()Source
Flush the logger (blocks until flushed)
Start a section in the log
Execute a monadic action and log the duration
Produce pretty, thread-safe logs
Create a new logger
flushLogger :: Logger -> IO ()Source
Flush the logger (blocks until flushed)
Start a section in the log
Execute a monadic action and log the duration