Method | Description | |
---|---|---|
BasicLog ( string extraLog ) : void | ||
GetCurrentLog ( ) : string |
Method | Description | |
---|---|---|
GetLogPath ( ) : string | ||
HandleLog ( string logString, string stackTrace, LogType type ) : void | ||
LogText ( string logString ) : void | ||
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
Start ( ) : void |
public static BasicLog ( string extraLog ) : void | ||
extraLog | string | |
return | void |