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

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

format(const std::string &msg)anch::log::Writerprotected
write(const std::string &message)=0anch::log::Writerpure virtual
Writer(const anch::conf::Section &conf)anch::log::Writer
~Writer()anch::log::Writervirtual