메소드 | 설명 | |
---|---|---|
GetLogPath ( ) : string |
Returns the path to the logfile
|
|
WriteToConsole ( string message ) : void |
Writes a message to the console.
|
|
WriteToLogFile ( |
Writes a message from a source to the logfile in the output folder.
|
메소드 | 설명 | |
---|---|---|
Log ( |
public static WriteToConsole ( string message ) : void | ||
message | string | |
리턴 | void |
public static WriteToLogFile ( |
||
e | ||
리턴 | void |