AnCH Framework 0.1
Another C++ Hack Framework
 
Loading...
Searching...
No Matches
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) constanch::logger::formatter::MessageFormatter
MessageFormatter(const std::string &linePattern)anch::logger::formatter::MessageFormatter
~MessageFormatter()anch::logger::formatter::MessageFormattervirtual