Logger.writeLogMsg

A custom logger must implement this method in order to work in a MultiLogger and ArrayLogger.

class Logger
protected abstract @safe
void
writeLogMsg

Parameters

payload LogEntry

All information associated with call to log function.

See Also

beginLogMsg, logMsgPart, finishLogMsg

Meta

Suggestion Box / Bug Report