This is the complete list of members for StreamLogOutput, including all inherited members.
is_tty | StreamLogOutput | private |
log(LogLevel lev, const std::string &combined, const std::string &time, const std::string &thread_name, std::string_view payload_text) | ICombinedLogOutput | inlinevirtual |
logRaw(LogLevel lev, std::string_view line) | StreamLogOutput | virtual |
m_stream | StreamLogOutput | private |
StreamLogOutput(std::ostream &stream) | StreamLogOutput |