|
ChainCLI
A modern C++20 command-line interface library
|
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::LogStreamBuf | inlineexplicit |
| setMinLevel(LogLevel lvlMin) | cli::logging::LogStreamBuf | inline |
| sync() override (defined in cli::logging::LogStreamBuf) | cli::logging::LogStreamBuf |