23 #ifndef _LOG4CPLUS_HELPERS_APPENDER_ATTACHABLE_IMPL_HEADER_ 24 #define _LOG4CPLUS_HELPERS_APPENDER_ATTACHABLE_IMPL_HEADER_ 26 #include "dcmtk/oflog/config.h" 50 LOG4CPLUS_MUTEX_PTR_DECLARE appender_list_mutex;
81 virtual void removeAllAppenders();
113 #endif // _LOG4CPLUS_HELPERS_APPENDER_ATTACHABLE_IMPL_HEADER_
The internal representation of logging events.
This class used to simplify the use of the LogLog class.
This Interface is for attaching Appenders to objects.
double linked list template class.
a simple string class that implements a subset of std::string.
ListType appenderList
Array of appenders.
This Interface is for attaching Appenders to objects.