18#ifndef LOG4CXX_THREAD_USERNAME_PATTERN_CONVERTER_H
19#define LOG4CXX_THREAD_USERNAME_PATTERN_CONVERTER_H
41 static PatternConverterPtr newInstance(
44 void format(const
log4cxx::spi::LoggingEventPtr& event,
46 log4cxx::helpers::Pool& p) const;
LoggingEventPatternConverter is a base class for pattern converters that can format information from ...
Definition: loggingeventpatternconverter.h:38
Definition: threadusernamepatternconverter.h:31
Definition: messagehandler.h:23
std::basic_string< logchar > LogString
Definition: logstring.h:66
#define LOG4CXX_CAST_ENTRY(Interface)
Definition: object.h:153
#define END_LOG4CXX_CAST_MAP()
Definition: object.h:147
#define LOG4CXX_CAST_ENTRY_CHAIN(Interface)
Definition: object.h:159
#define BEGIN_LOG4CXX_CAST_MAP()
Definition: object.h:141
#define DECLARE_LOG4CXX_PATTERN(cls)
Definition: patternconverter.h:31