apply_active_settings {dyn.log}R Documentation

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()


[Package dyn.log version 0.4.0 Index]