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