메소드 | 설명 | |
---|---|---|
FileLogger ( ) : System | ||
Flush ( ) : void |
Write out the contents of the log string to the file, flushing the contents of the in-memory string.
|
메소드 | 설명 | |
---|---|---|
_LogError ( string message ) : void | ||
_LogImportant ( string message ) : void | ||
_LogInfo ( string message ) : void |
메소드 | 설명 | |
---|---|---|
IncrementLinesAndCheckFlush ( ) : void |