Public Methods | |
| debug () | |
| void | message (const char *file, int line, int msglevel, const char *mod, const char *str) |
| void | message (const char *file, int line, int msglevel, const char *mod, string str) |
Static Public Methods | |
| const char * | levelstr (int level) |
Public Attributes | |
| int | level |
Static Public Attributes | |
| const int | fatal = 0 |
| const int | error = 1 |
| const int | warn = 2 |
| const int | info = 3 |
| const int | dbg = 4 |
|
|
|
|
|
|
|
||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|