Click or drag to resize
LogContextEnsureLog Method
Ensures the log for given GUID.

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 11.0.0
Syntax
C#
public static LogContext EnsureLog(
	Guid logGuid
)

Parameters

logGuid
Type: SystemGuid
Log GUID

Return Value

Type: LogContext
See Also