ChainCLI
A modern C++20 command-line interface library
Loading...
Searching...
No Matches
cli::logging::LogStreamBuf Member List

This is the complete list of members for cli::logging::LogStreamBuf, including all inherited members.

LogStreamBuf(std::shared_ptr< std::function< void(LogLevel, const std::string &)> > logFuncPtr, LogLevel lvl, LogLevel lvlMin)cli::logging::LogStreamBufinlineexplicit
setMinLevel(LogLevel lvlMin)cli::logging::LogStreamBufinline
sync() override (defined in cli::logging::LogStreamBuf)cli::logging::LogStreamBuf