Logger.writeLogMsg
void writeLogMsg(ref LogEntry payload) @safeA custom logger must implement this method in order to work in a MultiLogger and ArrayLogger.
Parameters
payload | All information associated with call to log function. |
See Also
beginLogMsg, logMsgPart, finishLogMsg