Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

LogAppender.hpp File Reference

#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"

Include dependency graph for LogAppender.hpp:

This graph shows which files directly or indirectly include this file:

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 Documentation

#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"
 

Author:
Dan Nuffer

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().


Generated on Mon Sep 12 23:59:56 2005 for blocxx by  doxygen 1.4.4