메소드 | 설명 | |
---|---|---|
Debug ( string context, string message ) : void | ||
Error ( string context, |
||
Info ( string context, string message ) : void |
public Debug ( string context, string message ) : void | ||
context | string | |
message | string | |
리턴 | void |
public Error ( string context, |
||
context | string | |
exception | ||
리턴 | void |
public Info ( string context, string message ) : void | ||
context | string | |
message | string | |
리턴 | void |