프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FileName | string |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
Flush ( ) : void |
Flushes the stream to the disk.
|
|
LogFileWriter ( string logFileName ) : System |
Creates a LogFileWriter that initially queues message
|
|
Write ( |
Writes the specified log to the file
|
public LogFileWriter ( string logFileName ) : System | ||
logFileName | string | |
리턴 | System |
public Write ( |
||
log | ||
autoFlush | bool | |
리턴 | void |