Implement this interface to create new instances of Logger or a sub-class of Logger.  
 More...
#include <loggerfactory.h>
Implement this interface to create new instances of Logger or a sub-class of Logger. 
 
◆ ~LoggerFactory()
  
  
      
        
          | virtual log4cxx::spi::LoggerFactory::~LoggerFactory  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ makeNewLoggerInstance() [1/2]
      
        
          | LoggerPtr log4cxx::spi::LoggerFactory::makeNewLoggerInstance  | 
          ( | 
          const LogString &  | 
          name | ) | 
           const | 
        
      
 
 
◆ makeNewLoggerInstance() [2/2]
The documentation for this class was generated from the following file: