|
SELKIELogger
1.0.0
|
Program state and logging information. More...
#include <logging.h>

Public Attributes | |
| bool | started |
| Indicates startup completed. | |
| bool | shutdown |
| Indicates shutdown begun. | |
| int | verbose |
| Current log verbosity (console output) | |
| FILE * | log |
| Log file. | |
| int | logverbose |
| Current log verbosity (file output) | |