Logging modes

Defines

#define NORMAL_LOGGING   0
 global, local, and runtime settings affect logging
#define DISABLE_LOGGING   1
 all logging disabled and removed from code
#define MINIMAL_LOGGING   2
 only higher priority messages allowed and primary facilities allowed
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines