Apache log4cxx  Version 0.13.0
log4cxx::DefaultConfigurator Class Reference

Configures the repository from environmental settings and files. More...

#include <defaultconfigurator.h>

Static Public Member Functions

static void configure (log4cxx::spi::LoggerRepositoryPtr repository)
 Add a ConsoleAppender that uses PatternLayout using the PatternLayout::TTCC_CONVERSION_PATTERN and prints to stdout to the root logger. More...
 

Detailed Description

Configures the repository from environmental settings and files.

Member Function Documentation

◆ configure()

static void log4cxx::DefaultConfigurator::configure ( log4cxx::spi::LoggerRepositoryPtr  repository)
static

Add a ConsoleAppender that uses PatternLayout using the PatternLayout::TTCC_CONVERSION_PATTERN and prints to stdout to the root logger.


The documentation for this class was generated from the following file: