Method | Description | |
---|---|---|
Log ( string value ) : void | ||
LogError ( string value ) : void | ||
LogWarning ( string value ) : void |
public static LogError ( string value ) : void | ||
value | string | |
return | void |
public static LogWarning ( string value ) : void | ||
value | string | |
return | void |