create_log_levels {dyn.log} | R Documentation |
Attach Log Levels
Description
Parses and loads the levels specified in the
logging configuration and registers them with the
dispatcher via the log_levels
active
binding.
Usage
create_log_levels(definitions)
Arguments
definitions |
defined in the configuration |
See Also
Other Configuration:
apply_active_settings()
,
config_specification()
,
display_log_levels()
,
ensure_logger()
,
get_active_settings()
,
load_log_layouts()
,
wipe_logger()
[Package dyn.log version 0.4.0 Index]