apply_all(const std::function< void(const std::shared_ptr< logger >)> &fun) | spdlog::details::registry | inline |
automatic_registration_ | spdlog::details::registry | private |
default_logger() | spdlog::details::registry | inline |
default_logger_ | spdlog::details::registry | private |
drop(const std::string &logger_name) | spdlog::details::registry | inline |
drop_all() | spdlog::details::registry | inline |
err_handler_ | spdlog::details::registry | private |
flush_all() | spdlog::details::registry | inline |
flush_every(std::chrono::seconds interval) | spdlog::details::registry | inline |
flush_level_ | spdlog::details::registry | private |
flush_on(level::level_enum log_level) | spdlog::details::registry | inline |
flusher_mutex_ | spdlog::details::registry | private |
formatter_ | spdlog::details::registry | private |
get(const std::string &logger_name) | spdlog::details::registry | inline |
get_default_raw() | spdlog::details::registry | inline |
get_tp() | spdlog::details::registry | inline |
initialize_logger(std::shared_ptr< logger > new_logger) | spdlog::details::registry | inline |
instance() | spdlog::details::registry | inlinestatic |
level_ | spdlog::details::registry | private |
logger_map_mutex_ | spdlog::details::registry | private |
loggers_ | spdlog::details::registry | private |
operator=(const registry &)=delete | spdlog::details::registry | |
periodic_flusher_ | spdlog::details::registry | private |
register_logger(std::shared_ptr< logger > new_logger) | spdlog::details::registry | inline |
register_logger_(std::shared_ptr< logger > new_logger) | spdlog::details::registry | inlineprivate |
registry(const registry &)=delete | spdlog::details::registry | |
registry() | spdlog::details::registry | inlineprivate |
set_automatic_registration(bool automatic_regsistration) | spdlog::details::registry | inline |
set_default_logger(std::shared_ptr< logger > new_default_logger) | spdlog::details::registry | inline |
set_error_handler(log_err_handler handler) | spdlog::details::registry | inline |
set_formatter(std::unique_ptr< formatter > formatter) | spdlog::details::registry | inline |
set_level(level::level_enum log_level) | spdlog::details::registry | inline |
set_tp(std::shared_ptr< thread_pool > tp) | spdlog::details::registry | inline |
shutdown() | spdlog::details::registry | inline |
throw_if_exists_(const std::string &logger_name) | spdlog::details::registry | inlineprivate |
tp_ | spdlog::details::registry | private |
tp_mutex() | spdlog::details::registry | inline |
tp_mutex_ | spdlog::details::registry | private |
~registry()=default | spdlog::details::registry | private |