Click or drag to resize

EventLoggergetEventLogAsString Method

Returns the whole event log as a string, with a header line as the first line

Namespace:  Kratos_3.Logging
Assembly:  Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntax
public string getEventLogAsString()

Return Value

Type: String

Implements

IEventLoggergetEventLogAsString
See Also