#include <loggingACSRemoteAppender.h>
Public Member Functions | |
| ACSRemoteAppender (const std::string &name, unsigned long cacheSize, unsigned int autoFlushTimeoutSec, Logging::AcsLogService_ptr centralizedLogger, int maxLogsPerSecond) | |
| virtual | ~ACSRemoteAppender () |
| void | close () |
Protected Member Functions | |
| void | _append (const log4cpp::LoggingEvent &event) |
Private Attributes | |
| log4cpp::Priority::Value | _threshold |
| log4cpp::Filter * | _filter |
| logging::ACSRemoteAppender::ACSRemoteAppender | ( | const std::string & | name, | |
| unsigned long | cacheSize, | |||
| unsigned int | autoFlushTimeoutSec, | |||
| Logging::AcsLogService_ptr | centralizedLogger, | |||
| int | maxLogsPerSecond | |||
| ) |
| virtual logging::ACSRemoteAppender::~ACSRemoteAppender | ( | ) | [virtual] |
| void logging::ACSRemoteAppender::_append | ( | const log4cpp::LoggingEvent & | event | ) | [protected] |
| void logging::ACSRemoteAppender::close | ( | ) |
log4cpp::Filter* logging::ACSRemoteAppender::_filter [private] |
log4cpp::Priority::Value logging::ACSRemoteAppender::_threshold [private] |
1.7.0