| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
LuminescentDreams.Logger
Description
This is the main API module for the logger. You will generally want to import this directly.
Usage suggestions:
Documentation
Ordinary configurations for a file-based logger.
An ordinary hierarchy of logging priorities.
Constructors
| LogDebug | |
| LogInfo | |
| LogWarning | |
| LogError | |
| LogEmergency |
The primary data structure to contain a logger of any kind.