SIXP API
SIXP API
Six.Sixp.Client
IClientLogging Interface
IClientLogging Methods
OnLogMessage Method
OnLogMessage Method (LogLevel, String)
OnLogMessage Method (LogLevel, String, Exception)
IClientLogging
OnLogMessage Method (LogLevel, String, Exception)
Fires on when client logs text including an Exception
Namespace:
Six.Sixp.Client
Assembly:
Six.Sixp.Client (in Six.Sixp.Client.dll) Version: 1.0.4874.0 (1.0.4874.0)
Syntax
C#
Copy
void
OnLogMessage
(
LogLevel
level
,
string
text
,
Exception
ex
)
Parameters
level
Type:
Six.Sixp.Client
LogLevel
Specifies the log level
text
Type:
System
String
The text to log
ex
Type:
System
Exception
Exception to log with the text
See Also
Reference
IClientLogging Interface
OnLogMessage Overload
Six.Sixp.Client Namespace
Send comments on this topic to
clientsupport@six-financial-information.se