log-warper-1.8.3: Flexible, configurable, monadic and pretty logging

Safe HaskellNone
LanguageHaskell2010

System.Wlog.LogHandler.Roller

Description

Custom implementation of LogHandler with log rotation support.

Synopsis

Documentation

rotationFileHandler :: MonadIO m => RotationParameters -> FilePath -> Severities -> m RollerHandler Source #

Create rotation logging handler.