Apache log4cxx  Version 0.13.0
logmanager.h File Reference
#include <log4cxx/logstring.h>
#include <vector>
#include <log4cxx/spi/repositoryselector.h>

Go to the source code of this file.

Classes

class  log4cxx::LogManager
 Use the LogManager class to retreive Logger instances or to operate on the current LoggerRepository. More...
 

Namespaces

 log4cxx
 
 log4cxx::spi
 

Typedefs

typedef std::vector< LoggerPtr > log4cxx::LoggerList
 
typedef std::shared_ptr< LoggerFactory > log4cxx::spi::LoggerFactoryPtr