메소드 | 설명 | |
---|---|---|
Dispose ( ) : void |
Ends the log event.
|
|
TimedLogEvent ( string entry ) : System |
Starts a new log event.
|
public TimedLogEvent ( string entry ) : System | ||
entry | string | The entry for the log file. Elapsed time will automatically be appended. |
리턴 | System |