fast-logger-0.0.0: A fast logging system

System.Log.FastLogger.File

Synopsis

Documentation

data FileLogSpec Source

The spec for logging files

check :: FileLogSpec -> IO ()Source

Checking if a log file can be written.

rotate :: FileLogSpec -> IO ()Source

Rotating log files.