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