Solclient
| SolLogInfo Properties |
The SolLogInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
DateTime |
The DateTime of this log info.
|
|
LogException |
Optional log info exception.
|
|
LoggerName |
This represents the logger name that logged this message.
|
|
LogLevel |
This represents the log level for this log info.
|
|
LogMessage |
This represents a log message.
|
See Also