Свойство | Type | Description | |
---|---|---|---|
Level | LogLevel | ||
Message | string | ||
Sender | object | ||
Timestamp | DateTime |
Méthode | Description | |
---|---|---|
ToString ( ) : string |
Format the contained data to string, divided by tab characters. Use this to display the entry in the console.
|
Méthode | Description | |
---|---|---|
LogEntry ( DateTime timestamp, LogLevel level, object sender, string message ) : System |