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

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
ILogContext EnsureLog(
	Guid logGuid
)

Parameters

logGuid
Type: SystemGuid
Log GUID

Return Value

Type: ILogContext
See Also