System.Logger.Types

LogLevel

data LogLevel

logLevelText

readLogLevel

pLogLevel

pLogLevel_

LogPolicy

data LogPolicy

logPolicyText

readLogPolicy

pLogPolicy

pLogPolicy_

LogLabel

type LogLabel

type LogScope

Logger Exception

data LoggerException a

Logger Backend

data LogMessage a

logMsg

logMsgLevel

logMsgScope

logMsgTime

type LoggerBackend a

Logger Frontend

type LogFunction a m

type LogFunctionIO a

LoggerCtx

class LoggerCtx ctx msg

data LoggerCtxT ctx m α

runLoggerCtxT

MonadLog

class MonadLog a m

withLabel

clearScope

popLabel