![]() |
AnCH Framework
0.1
Another C++ Hack Framework
|
This is the complete list of members for anch::logger::Writer, including all inherited members.
_formatter | anch::logger::Writer | protected |
_output | anch::logger::Writer | protected |
rotate() const | anch::logger::Writer | inlineprotected |
rotateFiles() | anch::logger::Writer | protected |
write(const std::string &category, const anch::logger::Level &level, const std::string &message) | anch::logger::Writer | virtual |
Writer(const std::string &fileName, const std::string &linePattern, int maxSize=0, int maxIndex=0) | anch::logger::Writer | |
Writer(std::ostream *output, const std::string &linePattern) | anch::logger::Writer | |
~Writer() | anch::logger::Writer | virtual |