Method | Description | |
---|---|---|
Log ( |
||
Log ( string text ) : void | ||
SimpleLogger ( string logsDirectory ) : System |
Method | Description | |
---|---|---|
CreateLoggerDirectoryIfNeeded ( string logsDirectory ) : void | ||
GetFormatedText ( string text ) : string | ||
Log2Console ( string text ) : void | ||
Log2File ( string text ) : void |
public SimpleLogger ( string logsDirectory ) : System | ||
logsDirectory | string | |
return | System |