MsgLog.LogNotification
class MsgLog
struct LogNotification {
}
- file
string file;
Undocumented in source.
- funcName
string funcName;
Undocumented in source.
- line
int line;
Undocumented in source.
- logLevel
LogLevel logLevel;
Undocumented in source.
- moduleName
string moduleName;
Undocumented in source.
- msg
string msg;
Undocumented in source.
- prettyFuncName
string prettyFuncName;
Undocumented in source.
dxx util log MsgLog
functionsstatic functionsstatic variablesstructs