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