Click or drag to resize
LogContextmLogs Field
Table of existing logs [GUID] -> [LogContext]

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 11.0.0
Syntax
C#
protected static SafeDictionary<Guid, LogContext> mLogs

Field Value

Type: SafeDictionaryGuid, LogContext
See Also