#include "blocxx/BLOCXX_config.h"#include "blocxx/CommonFwd.hpp"#include "blocxx/IntrusiveCountableBase.hpp"#include "blocxx/SortedVectorSet.hpp"#include "blocxx/LogConfig.hpp"#include "blocxx/LogMessagePatternFormatter.hpp"Go to the source code of this file.
Namespaces | |
| namespace | BLOCXX_NAMESPACE |
Classes | |
| class | BLOCXX_NAMESPACE::LogAppender |
Defines | |
| #define | BLOCXX_DEFAULT_LOG_1_MAX_FILE_SIZE "0" |
|
| |
| #define | BLOCXX_DEFAULT_LOG_1_MAX_BACKUP_INDEX "1" |
| #define | BLOCXX_DEFAULT_LOG_1_FLUSH "true" |
| #define | BLOCXX_DEFAULT_LOG_1_SYSLOG_IDENTITY BLOCXX_PACKAGE_PREFIX"blocxx" |
| #define | BLOCXX_DEFAULT_LOG_1_SYSLOG_FACILITY "user" |
| #define BLOCXX_DEFAULT_LOG_1_FLUSH "true" |
Definition at line 55 of file LogAppender.hpp.
Referenced by BLOCXX_NAMESPACE::LogAppender::createLogAppender().
| #define BLOCXX_DEFAULT_LOG_1_MAX_BACKUP_INDEX "1" |
Definition at line 52 of file LogAppender.hpp.
Referenced by BLOCXX_NAMESPACE::LogAppender::createLogAppender().
| #define BLOCXX_DEFAULT_LOG_1_MAX_FILE_SIZE "0" |
Definition at line 49 of file LogAppender.hpp.
Referenced by BLOCXX_NAMESPACE::LogAppender::createLogAppender().
| #define BLOCXX_DEFAULT_LOG_1_SYSLOG_FACILITY "user" |
Definition at line 61 of file LogAppender.hpp.
Referenced by BLOCXX_NAMESPACE::LogAppender::createLogAppender().
| #define BLOCXX_DEFAULT_LOG_1_SYSLOG_IDENTITY BLOCXX_PACKAGE_PREFIX"blocxx" |
Definition at line 58 of file LogAppender.hpp.
Referenced by BLOCXX_NAMESPACE::LogAppender::createLogAppender().
1.5.3