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