IEventLogServiceEnsureLog Method |
Ensures the log for given GUID.
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 12.0.0
Syntax ILogContext EnsureLog(
Guid logGuid
)
Parameters
- logGuid
- Type: SystemGuid
Log GUID
Return Value
Type:
ILogContextSee Also