LogContextEnsureLog Method |
Ensures the log for given GUID.
Namespace: CMS.EventLogAssembly: CMS.EventLog (in CMS.EventLog.dll) Version: 13.0.131
Syntax public static LogContext EnsureLog(
Guid logGuid
)
Parameters
- logGuid
- Type: SystemGuid
Log GUID
Return Value
Type:
LogContextSee Also