SELKIELogger  1.0.0

Program state and logging information. More...

#include <logging.h>

Collaboration diagram for program_state:

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)
 

Detailed Description

Program state and logging information.

Definition at line 40 of file logging.h.


The documentation for this struct was generated from the following file: