메소드 | 설명 | |
---|---|---|
Log ( String msg ) : void | ||
LogError ( String msg ) : void | ||
LogException ( Exception exception ) : void | ||
LogWarning ( String msg ) : void | ||
getDebugLevel ( ) : int | ||
setDebugLevel ( int userLevel ) : void |
public static LogException ( Exception exception ) : void | ||
exception | Exception | |
리턴 | void |
public static setDebugLevel ( int userLevel ) : void | ||
userLevel | int | |
리턴 | void |