|
blocxx
|
#include "blocxx/BLOCXX_config.h"#include "blocxx/LogConfig.hpp"#include "blocxx/String.hpp"#include <cstring>Go to the source code of this file.
Namespaces | |
| namespace | BLOCXX_NAMESPACE |
| Taken from RFC 1321. | |
| namespace | BLOCXX_NAMESPACE::LogConfigOptions |
Variables | |
| const char *const | BLOCXX_NAMESPACE::LogConfigOptions::LOG_1_LOCATION_opt = "log.%1.location" |
| const char *const | BLOCXX_NAMESPACE::LogConfigOptions::LOG_1_MAX_FILE_SIZE_opt = "log.%1.max_file_size" |
| const char *const | BLOCXX_NAMESPACE::LogConfigOptions::LOG_1_MAX_BACKUP_INDEX_opt = "log.%1.max_backup_index" |
| const char *const | BLOCXX_NAMESPACE::LogConfigOptions::LOG_1_FLUSH_opt = "log.%1.flush" |
| const char *const | BLOCXX_NAMESPACE::LogConfigOptions::LOG_1_SYSLOG_IDENTITY_opt = "log.%1.identity" |
| const char *const | BLOCXX_NAMESPACE::LogConfigOptions::LOG_1_SYSLOG_FACILITY_opt = "log.%1.facility" |
| const NameAndDefault | BLOCXX_NAMESPACE::LogConfigOptions::g_defaults [] |
| const NameAndDefault *const | BLOCXX_NAMESPACE::LogConfigOptions::g_defaultsEnd |