Method | Description | |
---|---|---|
ASSERT ( string format ) : void | ||
Debug ( string format ) : void | ||
FATAL ( string format ) : void | ||
FINEST ( string format ) : void | ||
INFO ( string format ) : void | ||
Log ( string log ) : void | ||
WARN ( string format ) : void |
public static ASSERT ( string format ) : void | ||
format | string | |
return | void |
public static FINEST ( string format ) : void | ||
format | string | |
return | void |