Debuging mechanism. More...
Defines | |
#define | OSCAP_DEBUG_FILE "oscap_debug.log" |
#define | OSCAP_DEBUG_FILE_ENV "OSCAP_DEBUG_FILE" |
#define | OSCAP_DEBUG_LEVEL_ENV "OSCAP_DEBUG_LEVEL" |
Debuging mechanism.
If you compile library with enabled debugging support, you will get log messages in file named according to OSCAP_DEBUG_FILE macro. You can change log file name by setting OSCAP_DEBUG_FILE environment variable to your needs.