Apache Log4cxx  Version 1.2.0
Loading...
Searching...
No Matches
appender.h File Reference
#include <log4cxx/spi/optionhandler.h>
#include <log4cxx/helpers/object.h>
#include <vector>

Go to the source code of this file.

Classes

class  log4cxx::Appender
 Implement this interface for your own strategies for outputting log statements. More...
 

Namespaces

namespace  log4cxx
 
namespace  log4cxx::spi
 

Typedefs

typedef std::shared_ptr< LoggingEvent > log4cxx::spi::LoggingEventPtr
 
typedef std::shared_ptr< Filter > log4cxx::spi::FilterPtr
 
typedef std::shared_ptr< ErrorHandler > log4cxx::spi::ErrorHandlerPtr
 
typedef std::shared_ptr< Layout > log4cxx::LayoutPtr
 

Functions

 log4cxx::LOG4CXX_PTR_DEF (Appender)
 
 log4cxx::LOG4CXX_LIST_DEF (AppenderList, AppenderPtr)