Apache log4cxx
Version 0.10.0
|
This is the complete list of members for PropertyConfigurator, including all inherited members.
addRef() const | PropertyConfigurator | virtual |
cast(const Class &clazz) const =0 | Object | pure virtual |
Configurator() | Configurator | |
configure(const File &configFilename) | PropertyConfigurator | static |
configure(helpers::Properties &properties) | PropertyConfigurator | static |
configureAndWatch(const File &configFilename) | PropertyConfigurator | static |
configureAndWatch(const File &configFilename, long delay) | PropertyConfigurator | static |
configureLoggerFactory(helpers::Properties &props) | PropertyConfigurator | protected |
configureRootLogger(helpers::Properties &props, spi::LoggerRepositoryPtr &hierarchy) | PropertyConfigurator | protected |
doConfigure(const File &configFileName, spi::LoggerRepositoryPtr &hierarchy) | PropertyConfigurator | virtual |
doConfigure(helpers::Properties &properties, spi::LoggerRepositoryPtr &hierarchy) | PropertyConfigurator | |
getClass() const | Object | virtual |
getStaticClass() | Object | static |
instanceof(const Class &clazz) const =0 | Object | pure virtual |
loggerFactory | PropertyConfigurator | protected |
ObjectImpl() | ObjectImpl | |
parseAdditivityForLogger(helpers::Properties &props, LoggerPtr &cat, const LogString &loggerName) | PropertyConfigurator | protected |
parseAppender(helpers::Properties &props, const LogString &appenderName) | PropertyConfigurator | protected |
parseCatsAndRenderers(helpers::Properties &props, spi::LoggerRepositoryPtr &hierarchy) | PropertyConfigurator | protected |
parseLogger(helpers::Properties &props, LoggerPtr &logger, const LogString &optionKey, const LogString &loggerName, const LogString &value) | PropertyConfigurator | protected |
PropertyConfigurator() | PropertyConfigurator | |
ref | ObjectImpl | mutableprotected |
registerClass() | Object | static |
registry | PropertyConfigurator | protected |
registryGet(const LogString &name) | PropertyConfigurator | protected |
registryPut(const AppenderPtr &appender) | PropertyConfigurator | protected |
releaseRef() const | PropertyConfigurator | virtual |
~Object() | Object | inlinevirtual |
~ObjectImpl() | ObjectImpl | virtual |
~PropertyConfigurator() | PropertyConfigurator | virtual |