UTILLib
2.0
Common C++ library with utilities.
Loading...
Searching...
No Matches
util::log::LogConfig Member List
This is the complete list of members for
util::log::LogConfig
, including all inherited members.
AddLogger
(const std::string &logger_name, std::unique_ptr< ILogger > logger)
util::log::LogConfig
AddLogger
(const std::string &logger_name, LogType type, const std::vector< std::string > &arg_list)
util::log::LogConfig
AddLogMessage
(const LogMessage &message) const
util::log::LogConfig
ApplicationName
(const std::string &app_name)
util::log::LogConfig
inline
ApplicationName
()
util::log::LogConfig
inline
BaseName
(const std::string &base_name)
util::log::LogConfig
BaseName
() const
util::log::LogConfig
CreateDefaultLogger
()
util::log::LogConfig
DeleteLogChain
()
util::log::LogConfig
DeleteLogger
(const std::string &logger_name)
util::log::LogConfig
Enabled
(bool enabled)
util::log::LogConfig
Enabled
() const
util::log::LogConfig
GetLogFile
(const std::string &logger_name="Default") const
util::log::LogConfig
GetLogger
(const std::string &logger_name) const
util::log::LogConfig
Instance
()
util::log::LogConfig
static
LogConfig
(const LogConfig &)=delete (defined in
util::log::LogConfig
)
util::log::LogConfig
LogConfig
(LogConfig &&)=delete (defined in
util::log::LogConfig
)
util::log::LogConfig
operator=
(const LogConfig &)=delete (defined in
util::log::LogConfig
)
util::log::LogConfig
operator=
(LogConfig &&)=delete (defined in
util::log::LogConfig
)
util::log::LogConfig
RootDir
(const std::string &root_dir)
util::log::LogConfig
RootDir
() const
util::log::LogConfig
SubDir
(const std::string &sub_dir)
util::log::LogConfig
SubDir
() const
util::log::LogConfig
Type
(LogType log_type)
util::log::LogConfig
Type
() const
util::log::LogConfig
Generated by
1.14.0