Public Member Functions | |
| int | getIntVal () |
Static Public Member Functions | |
| static Loglevel | getByInt (int intVal) |
Public Attributes | |
| API_CALLS =(21) | |
| CB_DETAILED_INFO =(22) | |
| CB_INFO =(21) | |
| ERROR =(5) | |
| FATAL_ERROR =(1) | |
| WARNING =(15) | |
enum for logging and loglevels.
|
static |
| int getIntVal | ( | ) |
| API_CALLS =(21) |
logging category API: logs API function calls with input and output parameters and return value.
| CB_DETAILED_INFO =(22) |
logging category CALLBACK: more detailed infos.
| CB_INFO =(21) |
logging category CALLBACK: basic infos.
| ERROR =(5) |
| FATAL_ERROR =(1) |
| WARNING =(15) |