프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Level | LogLevel | ||
Message | string | ||
Sender | object | ||
Timestamp | DateTime |
메소드 | 설명 | |
---|---|---|
ToString ( ) : string |
Format the contained data to string, divided by tab characters. Use this to display the entry in the console.
|
메소드 | 설명 | |
---|---|---|
LogEntry ( DateTime timestamp, LogLevel level, object sender, string message ) : System |