![]() | SolLogInfo Class |
Namespace: SolaceSystems.Solclient.Messaging
public sealed class SolLogInfo
The SolLogInfo type exposes the following members.
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.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
This returns a String that represents the current object.
(Overrides ObjectToString.) |