Click or drag to resize
IClientLogging Methods
Methods
  NameDescription
Public methodOnLogMessage(LogLevel, String)
Fires on when client logs text.
Public methodOnLogMessage(LogLevel, String, Exception)
Fires on when client logs text including an Exception
Top
See Also