Safe Haskell | None |
---|---|
Language | Haskell2010 |
Cardano.BM.Rotator
Documentation
cleanupRotator :: RotationParameters -> FilePath -> IO () Source #
evalRotator :: RotationParameters -> FilePath -> IO (Handle, Integer, UTCTime) Source #
initializeRotator :: RotationParameters -> FilePath -> IO (Handle, Integer, UTCTime) Source #