ILogPattern

Interface of all log patterns

Members

Functions

applyPattern
void applyPattern(File outputFile, string file, int line, string funcName, string prettyFuncName, string moduleName, LogLevel logLevel, Tid threadId, SysTime timestamp, SysTime startTimeStamp)

Writes on a outputRange of chars, the logging pattern

Meta