AnCH Framework 0.1
Another C++ Hack Framework
Loading...
Searching...
No Matches
anch::log::fmt::MessageFormatter Member List

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

formatMessage(const std::string &category, const anch::log::Level &level, const std::string &message) constanch::log::fmt::MessageFormatter
MessageFormatter()anch::log::fmt::MessageFormatter
MessageFormatter(const std::string &linePattern)anch::log::fmt::MessageFormatter
~MessageFormatter()anch::log::fmt::MessageFormattervirtual