메소드 | 설명 | |
---|---|---|
LogEvent ( string type, |
||
LogInfo ( string type, |
||
LogInfo ( string type, string message, bool useData = true ) : void |
public static LogEvent ( string type, |
||
type | string | |
e | ||
리턴 | void |
public static LogInfo ( string type, |
||
type | string | |
e | ||
리턴 | void |
public static LogInfo ( string type, string message, bool useData = true ) : void | ||
type | string | |
message | string | |
useData | bool | |
리턴 | void |