17 #ifndef _LOG4CXX_PATTERN_LOGGER_PATTERN_CONVERTER_H
18 #define _LOG4CXX_PATTERN_LOGGER_PATTERN_CONVERTER_H
58 static PatternConverterPtr newInstance(
65 log4cxx::helpers::Pool& p) const;
Formats a logger name.
Definition: loggerpatternconverter.h:37
Base class for other pattern converters which can return only parts of their name.
Definition: namepatternconverter.h:37
std::shared_ptr< LoggingEvent > LoggingEventPtr
Definition: appender.h:37
Definition: appender.h:33
std::basic_string< logchar > LogString
Definition: logstring.h:66
#define LOG4CXX_CAST_ENTRY(Interface)
Definition: object.h:148
#define END_LOG4CXX_CAST_MAP()
Definition: object.h:142
#define LOG4CXX_CAST_ENTRY_CHAIN(Interface)
Definition: object.h:154
#define BEGIN_LOG4CXX_CAST_MAP()
Definition: object.h:136
#define DECLARE_LOG4CXX_PATTERN(cls)
Definition: patternconverter.h:31