Method | Description | |
---|---|---|
Clear ( ) : void | ||
Log ( |
||
Log ( string log ) : void | ||
LogError ( |
||
LogError ( string error ) : void | ||
LogRaw ( string text ) : void |
Method | Description | |
---|---|---|
L ( string s, bool raw = false ) : void |
public static Log ( |
||
ex | ||
return | void |
public static LogError ( |
||
ex | ||
return | void |
public static LogError ( string error ) : void | ||
error | string | |
return | void |