| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
BishBosh.Text.ShowColouredPrefix
Contents
Description
AUTHOR- Dr. Alistair Ward
DESCRIPTION- Define standard prefixes for log-messages.
Synopsis
Constants
showsPrefixInfo :: ShowS Source #
Show the prefix used to denote an information-message.
showsPrefixWarning :: ShowS Source #
Show the prefix used to denote a warning-message.
showsPrefixError :: ShowS Source #
Show the prefix used to denote an error-message.