pyregfi
|
An enumeration of log message types. More...
Static Public Attributes | |
int | INFO = 0x01 |
Informational messages, useful in debugging. | |
int | WARN = 0x04 |
Non-critical problems in structure parsing or intepretation. | |
int | ERROR = 0x10 |
Major failures. | |
An enumeration of log message types.