Contains necessary logger version information. More...
Go to the source code of this file.
Namespaces | |
| namespace | MAKLogger |
Contains MAKLogger::DtCollector class. | |
Defines | |
| #define | LOGGER_VERSION_STRING "5.1" |
| #define | LOGGER_RELEASE_STRING "5.1" |
| #define | LOGGER_MAJOR_VERSION 5 |
| #define | LOGGER_MINOR_VERSION 1 |
| #define | LOGGER_REVISION 0 |
| #define | LOGGER_RELEASE_NUM 15 |
| This will be incremented for each Logger release. | |
Variables | |
| DT_DLL_LGRUTIL const char *const | MAKLogger::theLoggerLongAppName |
| DT_DLL_LGRUTIL const char *const | MAKLogger::theLoggerLongShortName |
| DT_DLL_LGRUTIL const char *const | MAKLogger::theLoggerBuildDate |
| DT_DLL_LGRUTIL const char *const | MAKLogger::theLoggerBuildTime |
| DT_DLL_LGRUTIL std::string | MAKLogger::theLoggerProtocol |
Contains necessary logger version information.