메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
FileTraceWriter ( string logFilePath, TraceLevel level ) : System | ||
Flush ( ) : void | ||
Trace ( TraceEvent traceEvent ) : void |
메소드 | 설명 | |
---|---|---|
AppendLine ( string line ) : void | ||
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
DeleteFiles ( IEnumerable |
||
GetInstanceId ( ) : string | ||
GetLogFiles ( |
||
OnFlushLogs ( object sender, ElapsedEventArgs e ) : void | ||
SetNewLogFile ( ) : void |
public FileTraceWriter ( string logFilePath, TraceLevel level ) : System | ||
logFilePath | string | |
level | TraceLevel | |
리턴 | System |