Click or drag to resize
LogContextCloseLog Method
Closes given log context.

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

Parameters

logGuid
Type: SystemGuid
Log GUID
See Also