Constructor CorLogMessageEventArgs
CorLogMessageEventArgs(CorAppDomain, CorThread, int, string, string)
public CorLogMessageEventArgs(CorAppDomain appDomain, CorThread thread, int level, string logSwitchName, string message)
Parameters
appDomain
CorAppDomainthread
CorThreadlevel
intlogSwitchName
stringmessage
string
CorLogMessageEventArgs(CorAppDomain, CorThread, int, string, string, ManagedCallbackType)
public CorLogMessageEventArgs(CorAppDomain appDomain, CorThread thread, int level, string logSwitchName, string message, ManagedCallbackType callbackType)
Parameters
appDomain
CorAppDomainthread
CorThreadlevel
intlogSwitchName
stringmessage
stringcallbackType
ManagedCallbackType