LogContextTextAppended Event |
Event which fires if some text is appended to the log
Namespace: CMS.EventLogAssembly: CMS.EventLog (in CMS.EventLog.dll) Version: 13.0.131
Syntax public event Action<string, bool> TextAppended
Value
Type:
SystemActionString,
BooleanSee Also