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

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

formatMessage(const std::string &category, const anch::logger::Level &level, const std::string &message) const anch::logger::formatter::MessageFormatter
MessageFormatter(const std::string &linePattern)anch::logger::formatter::MessageFormatter
~MessageFormatter()anch::logger::formatter::MessageFormattervirtual