Blammo-1.0.2.3: Batteries-included Structured Logging library
Source
Contents
Index
Safe Haskell
Safe-Inferred
Language
Haskell2010
Blammo.Logging.Colors
Documentation
data
Colors
Source
#
Constructors
Colors
Fields
gray
::
Text
->
Text
black
::
Text
->
Text
cyan
::
Text
->
Text
magenta
::
Text
->
Text
blue
::
Text
->
Text
yellow
::
Text
->
Text
green
::
Text
->
Text
red
::
Text
->
Text
bold
::
Text
->
Text
dim
::
Text
->
Text
getColors
::
Bool
->
Colors
Source
#