Learn R Programming

dyn.log (version 0.4.0)

apply_active_settings: Apply Active Logger Settings

Description

Parses and loads the settings specified in the logger configuration and ensures they are active in the environment.

Usage

apply_active_settings(settings)

Arguments

settings

defined in the configuration

See Also

Other Configuration: config_specification(), create_log_levels(), display_log_levels(), ensure_logger(), get_active_settings(), load_log_layouts(), wipe_logger()