Method | Description | |
---|---|---|
LogEvent ( string type, |
||
LogInfo ( string type, |
||
LogInfo ( string type, string message, bool useData = true ) : void |
public static LogEvent ( string type, |
||
type | string | |
e | ||
return | void |
public static LogInfo ( string type, |
||
type | string | |
e | ||
return | void |
public static LogInfo ( string type, string message, bool useData = true ) : void | ||
type | string | |
message | string | |
useData | bool | |
return | void |