mod_servlet
C++Servlets
 All Classes Files Functions Variables Typedefs Macros Pages
servlet::logging::log_registry Member List

This is the complete list of members for servlet::logging::log_registry, including all inherited members.

add_log_output_factory(const std::string &name, log_output_factory *fac)servlet::logging::log_registryinlineprotected
add_prefix_printer_factory(const std::string &name, prefix_printer_factory *fac)servlet::logging::log_registryinlineprotected
DEFAULT_ASYNC_QUEUE_SIZEservlet::logging::log_registrystatic
DEFAULT_FILE_ROTATION_SIZEservlet::logging::log_registrystatic
get_log_level(const std::string &name)servlet::logging::log_registry
get_synchronization_policy() const servlet::logging::log_registryinline
imbue(const std::locale &loc)servlet::logging::log_registryinline
log(const std::string &name="root")servlet::logging::log_registry
log_registry()servlet::logging::log_registry
properties_type typedefservlet::logging::log_registry
read_configuration(const std::string &config_file_name, const std::string &base_dir, bool update_loggers=true)servlet::logging::log_registry
read_configuration(properties_type props, const std::string &base_dir, bool update_loggers=true)servlet::logging::log_registry
reset_loggers_config(bool update_prefix_printer, bool update_log_output, bool update_locale)servlet::logging::log_registry
set_base_directory(const std::string &base_dir)servlet::logging::log_registry
set_base_directory(std::string &&base_dir)servlet::logging::log_registry
set_log_level(LEVEL level)servlet::logging::log_registryinline
set_log_output(log_output *log_out)servlet::logging::log_registry
set_prefix_printer(prefix_printer *pp)servlet::logging::log_registryinline
set_synchronization_policy(SYNC_POLICY sync_policy)servlet::logging::log_registry