This is the complete list of members for LogConsumer, including all inherited members.
| Consume(const Log::Entry &)=0 | LogConsumer | pure virtual |
| 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 |
| ~LogConsumer()=default | LogConsumer | virtual |