Description

Console logging. Writes logs to console output.

Properties

Methods

InheritedAbstractFinalStaticDatatypeHeader
this(Json[string]this(Json[string] configData = null)
voidvoid log(Json logLevel, string messageToLog, Json context = null)
boolbool initialize(Json[string] initvalue = null)
ILoggerILogger log(LogLevels logLevel, string logMessage, Json[string] logContext = null)