프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ExceptionHistory | List |
||
Shared | SharedObjects |
메소드 | 설명 | |
---|---|---|
Log ( |
||
Log ( string text ) : void | ||
LogError ( string s ) : void | ||
LogException ( |
||
LogWarning ( string s ) : void | ||
LogWarningAndScreen ( string s ) : void | ||
SuperVerbose ( string s ) : void |
메소드 | 설명 | |
---|---|---|
LogToScreen ( string text ) : void | ||
Logger ( ) : System | ||
Logger ( SharedObjects shared ) : System |
public abstract LogException ( |
||
exception | ||
리턴 | void |
public abstract LogWarningAndScreen ( string s ) : void | ||
s | string | |
리턴 | void |