Apache Log4cxx  Version 1.2.0
Loading...
Searching...
No Matches
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

namespace  log4cxx
 
namespace  log4cxx::spi
 

Typedefs

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