S101Logger Methods | ![]() |
The S101Logger type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the current instance of the S101Logger class.
|
![]() | 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.) |
![]() | LogData | Logs data. |
![]() | LogEvent(String) | Logs an event by calling
LogEvent(eventName, null). |
![]() | LogEvent(String, String) | Logs an event with string data. |
![]() | LogException | Logs exception. |
![]() | LogMessage | Logs a message. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |