This is the complete list of members for CaptureLogOutput, including all inherited members.
| CaptureLogOutput()=delete | CaptureLogOutput | |
| CaptureLogOutput(Logger &logger) | CaptureLogOutput | inline |
| DISABLE_CLASS_COPY(CaptureLogOutput) | CaptureLogOutput | |
| log(LogLevel lev, const std::string &combined, const std::string &time, const std::string &thread_name, std::string_view payload_text) override | CaptureLogOutput | inlinevirtual |
| logRaw(LogLevel lev, std::string_view line) override | CaptureLogOutput | inlinevirtual |
| m_entries | CaptureLogOutput | private |
| m_logger | CaptureLogOutput | private |
| m_mutex | CaptureLogOutput | private |
| setLogLevel(LogLevel level) | CaptureLogOutput | inline |
| take() | CaptureLogOutput | inline |
| ~CaptureLogOutput() | CaptureLogOutput | inline |