yet-another-logger-0.2: Yet Another Logger

CopyrightCopyright (c) 2014-2015 PivotCloud, Inc.
LicenseApache License, Version 2.0
MaintainerLars Kuhtz <lkuhtz@pivotmail.com>
Stabilityexperimental
Safe HaskellNone
LanguageHaskell2010

System.Logger.Backend.ColorOption

Description

An option that indicates whether ANSI color escapes shall be used in textual output.

Synopsis

Documentation

pColorOption_ Source

Arguments

:: Text

prefix for the command line options.

-> Parser ColorOption