fast-logger-2.4.6: A fast logging system

Safe HaskellSafe
LanguageHaskell98

System.Log.FastLogger.File

Synopsis

Documentation

data FileLogSpec

The spec for logging files

check :: FilePath -> IO ()

Checking if a log file can be written.

rotate :: FileLogSpec -> IO ()

Rotating log files.