Classes | |
| class | BTDeviceChannel |
| class | BTLogChannel |
| class | BTLogFormatter |
| class | BTLogManager |
| class | BTSyslogChannel |
| Class BTSyslogChannel. More... | |
| class | BTTextLogFormatter |
| Class BTTextLogFormatter. More... | |
Enumerations | |
| enum | BTLogLevel { LEVEL_INFO = 0, LEVEL_WARNING, LEVEL_ERROR, LEVEL_CRITICAL, LEVEL_EMERGENCY, LEVEL_UNDEFINED } |
| enum | BTLogModule { MODULE_BRIDGE = 0, MODULE_EVENTS, MODULE_FACILITIES, MODULE_FONTS, MODULE_GLUE, MODULE_GRAPHICS, MODULE_IMAGEDECODERS, MODULE_NETWORK, MODULE_TYPES, MODULE_WIDGETS, MODULE_UNDEFINED } |
Functions | |
| const char * | getNameForLevel (BALFacilities::BTLogLevel level) |
| const char * | getNameForModule (BALFacilities::BTLogModule module) |
| char * | make_message (const char *format,...) |
Variables | |
| BTLogManager | logger |
Repository informations :
| const char * BALFacilities::getNameForLevel | ( | BALFacilities::BTLogLevel | level | ) |
| const char * BALFacilities::getNameForModule | ( | BALFacilities::BTLogModule | module | ) |
| char* BALFacilities::make_message | ( | const char * | format, | |
| ... | ||||
| ) | [inline] |