Type Definitions

Logger

Properties
NameTypeDescription
tracefunction

Outputs a log within the trace, debug, info, warn and error log-level with stacktrace

debugfunction

Outputs a log within the debug, info, warn and error log-levels

infofunction

Outputs a log within the info, warn and error log-levels

warnfunction

Outputs a log within the warn and error log-levels

errorfunction

Outputs a log within the error log-level