Apache Log4cxx  Version 1.8.0
Loading...
Searching...
No Matches
loggingeventpatternconverter.h File Reference

Go to the source code of this file.

Classes

class  log4cxx::pattern::LoggingEventPatternConverter
 LoggingEventPatternConverter is a base class for pattern converters that can format information from instances of LoggingEvent. More...

Namespaces

namespace  log4cxx
namespace  log4cxx::pattern

Macros

#define LOG4CXX_FORMAT_EVENT_FORMAL_PARAMETERS   const spi::LoggingEventPtr& event, LogString& toAppendTo, helpers::Pool& p
#define LOG4CXX_FORMAT_EVENT_PARAMETERS   event, toAppendTo, p

Functions

 log4cxx::pattern::LOG4CXX_PTR_DEF (LoggingEventPatternConverter)

Macro Definition Documentation

◆ LOG4CXX_FORMAT_EVENT_FORMAL_PARAMETERS

#define LOG4CXX_FORMAT_EVENT_FORMAL_PARAMETERS   const spi::LoggingEventPtr& event, LogString& toAppendTo, helpers::Pool& p

◆ LOG4CXX_FORMAT_EVENT_PARAMETERS

#define LOG4CXX_FORMAT_EVENT_PARAMETERS   event, toAppendTo, p