34 #ifndef PSYSTEM_PSYSTEM_NS_HPP
35 #define PSYSTEM_PSYSTEM_NS_HPP
44 #define PSYSTEM_APP_NAME "PSystem (Process-Examination Framework)"
47 #ifndef PSYSTEM_MAJOR_VERSION
48 # define PSYSTEM_MAJOR_VERSION 2
53 #ifndef PSYSTEM_MINOR_VERSION
54 # define PSYSTEM_MINOR_VERSION 0
58 #ifndef PSYSTEM_PATCH_LEVEL
59 # define PSYSTEM_PATCH_LEVEL 0
65 #ifndef PSYSTEM_BUILD_NUMBER
66 # define PSYSTEM_BUILD_NUMBER 0
70 #if (PSYSTEM_BUILD_NUMBER == 0)
71 # define _PRIVATE_BUILD 1
124 "More verbose logging should have higher values.");
130 #endif // PSYSTEM_PSYSTEM_NS_HPP
log_level
Establish a list of possible logging detail levels.
Definition: psystem_ns.hpp:113
void initialize_psystem()
Initialize any resources that the psystem functionality needs.
Definition: psystem_ns.cpp:43
Contains the process examination "system" and basic frameworks.
Definition: pstack_event_handler.hpp:28
Information logging as well as error.