Click or drag to resize
LogContextCurrent Property
Gets or sets current log context.

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 9.0.0
Syntax
C#
public static LogContext Current { get; set; }

Property Value

Type: LogContext
See Also