Apache Log4cxx
Version 1.3.0
|
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) | |