CppLogging 1.0.5.0
C++ Logging Library
Loading...
Searching...
No Matches
CppLogging::Config Member List

This is the complete list of members for CppLogging::Config, including all inherited members.

Config(const Config &)=deleteCppLogging::Config
Config(Config &&)=deleteCppLogging::Config
ConfigLogger(const std::shared_ptr< Processor > &sink)CppLogging::Configstatic
ConfigLogger(const std::string &name, const std::shared_ptr< Processor > &sink)CppLogging::Configstatic
CreateLogger()CppLogging::Configstatic
CreateLogger(const std::string &name)CppLogging::Configstatic
operator=(const Config &)=deleteCppLogging::Config
operator=(Config &&)=deleteCppLogging::Config
Shutdown()CppLogging::Configstatic
Startup()CppLogging::Configstatic
~Config()CppLogging::Config