LogData Class |
Namespace: Sfs2X.WebSocketSharp
public class LogData
The LogData type exposes the following members.
| Name | Description | |
|---|---|---|
| Caller |
Gets the information of the logging method caller.
| |
| Date |
Gets the date and time when the log data was created.
| |
| Level |
Gets the logging level of the log data.
| |
| Message |
Gets the message of the log data.
|
| Name | Description | |
|---|---|---|
| ToString |
Returns a String that represents the current LogData.
(Overrides ObjectToString.) |