This is the complete list of members for FileConsumer, including all inherited members.
Consume(const Log::Entry &entry) override | OStreamConsumer | virtual |
FileConsumer() | FileConsumer | |
FileConsumer(const std::string &filename, bool append=false) | FileConsumer | |
print_context(std::ostream &stream, const Log::Entry &, bool color) const | LogConsumer | protected |
print_header(std::ostream &stream, const Log::Entry &, bool color) const | LogConsumer | protected |
print_message(std::ostream &stream, const Log::Entry &, bool color) const | LogConsumer | protected |
print_new_line(std::ostream &stream, bool color) const | LogConsumer | protected |
print_timestamp(std::ostream &stream, const Log::Entry &, bool color) const | LogConsumer | protected |
~FileConsumer() | FileConsumer | virtual |
~LogConsumer()=default | LogConsumer | virtual |
~OStreamConsumer()=default | OStreamConsumer | virtual |