Property | Type | Description | |
---|---|---|---|
debugLevel | DEBUGLEVEL |
Method | Description | |
---|---|---|
DEBUG_MSG ( object s ) : void | ||
ERROR_MSG ( object s ) : void | ||
INFO_MSG ( object s ) : void | ||
WARNING_MSG ( object s ) : void | ||
getHead ( ) : string | ||
profileEnd ( string name ) : void | ||
profileStart ( string name ) : void |
public static WARNING_MSG ( object s ) : void | ||
s | object | |
return | void |
public static profileEnd ( string name ) : void | ||
name | string | |
return | void |
public static profileStart ( string name ) : void | ||
name | string | |
return | void |