18 #ifndef _LOG4CXX_PATTERN_LOGGING_EVENT_PATTERN_CONVERTER_H 19 #define _LOG4CXX_PATTERN_LOGGING_EVENT_PATTERN_CONVERTER_H 79 virtual bool handlesThrowable()
const;
#define LOG4CXX_CAST_ENTRY(Interface)
Definition: object.h:153
LOG4CXX_PTR_DEF(DatePatternConverter)
#define END_LOG4CXX_CAST_MAP()
Definition: object.h:147
std::shared_ptr< LoggingEvent > LoggingEventPtr
Definition: appender.h:37
#define BEGIN_LOG4CXX_CAST_MAP()
Definition: object.h:141
LoggingEventPatternConverter is a base class for pattern converters that can format information from ...
Definition: loggingeventpatternconverter.h:37
Definition: patternconverter.h:50
std::shared_ptr< Object > ObjectPtr
Definition: propertysetter.h:28
#define LOG4CXX_CAST_ENTRY_CHAIN(Interface)
Definition: object.h:159
#define DECLARE_LOG4CXX_PATTERN(cls)
Definition: patternconverter.h:31
Definition: appender.h:32
std::basic_string< logchar > LogString
Definition: logstring.h:66