AnCH Framework  0.1
Another C++ Hack Framework
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
anch::logger::LoggerConfiguration Member List

This is the complete list of members for anch::logger::LoggerConfiguration, including all inherited members.

getCategory() const anch::logger::LoggerConfigurationinline
getLevel() const anch::logger::LoggerConfigurationinline
getWriters() const anch::logger::LoggerConfigurationinline
LoggerConfiguration(const std::string &category, const anch::logger::Level &level, const std::vector< anch::logger::Writer * > &writers)anch::logger::LoggerConfiguration
~LoggerConfiguration()anch::logger::LoggerConfiguration