메소드 | 설명 | |
---|---|---|
D ( String pMessage ) : void | ||
D ( String pMessage, Throwable pThrowable ) : void | ||
E ( String pMessage ) : void | ||
E ( String pMessage, |
||
E ( String pMessage, Throwable pThrowable ) : void | ||
E ( Throwable pThrowable ) : void | ||
GetDebugLevel ( ) : |
||
I ( String pMessage ) : void | ||
I ( String pMessage, Throwable pThrowable ) : void | ||
SetDebugLevel ( |
||
V ( Java pMessage ) : void | ||
V ( String pMessage ) : void | ||
V ( String pMessage, Throwable pThrowable ) : void | ||
W ( String pMessage ) : void | ||
W ( String pMessage, Throwable pThrowable ) : void | ||
W ( Throwable pThrowable ) : void |
public static D ( String pMessage, Throwable pThrowable ) : void | ||
pMessage | String | |
pThrowable | Throwable | |
리턴 | void |
public static E ( String pMessage, |
||
pMessage | String | |
pException | ||
리턴 | void |
public static E ( String pMessage, Throwable pThrowable ) : void | ||
pMessage | String | |
pThrowable | Throwable | |
리턴 | void |
public static I ( String pMessage, Throwable pThrowable ) : void | ||
pMessage | String | |
pThrowable | Throwable | |
리턴 | void |
public static SetDebugLevel ( |
||
pDebugLevel | ||
리턴 | void |
public static V ( String pMessage, Throwable pThrowable ) : void | ||
pMessage | String | |
pThrowable | Throwable | |
리턴 | void |
public static W ( String pMessage, Throwable pThrowable ) : void | ||
pMessage | String | |
pThrowable | Throwable | |
리턴 | void |