Safe Haskell | None |
---|---|
Language | Haskell2010 |
- defaultTimeFormat :: String
- textFmt :: FormatResult r => String -> String -> Converter r
- text :: FormatResult r => Converter r
- shortText :: FormatResult r => Converter r
- msgOnly :: FormatResult r => Converter r
Documentation
defaultTimeFormat :: String Source #
Default time format
text :: FormatResult r => Converter r Source #
Text log converter with default time format
shortText :: FormatResult r => Converter r Source #
msgOnly :: FormatResult r => Converter r Source #