public sealed class SolLogInfo| 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. |
| 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) |