Console logging. Writes logs to console output.
Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
this(Json[string] | this(Json[string] configData = null) | ||||
void | void log(Json logLevel, string messageToLog, Json context = null) | ||||
bool | bool initialize(Json[string] initvalue = null) | ||||
ILogger | ILogger log(LogLevels logLevel, string logMessage, Json[string] logContext = null) |