| display_log_levels {dyn.log} | R Documentation |
Display Log Levels
Description
A utility function that dynamically displays the configured log levels (loaded from config), and outputs them in a simple layout with only the log level and msg formatted in their crayon styles.
Usage
display_log_levels()
See Also
Other Configuration:
apply_active_settings(),
config_specification(),
create_log_levels(),
ensure_logger(),
get_active_settings(),
load_log_layouts(),
wipe_logger()
[Package dyn.log version 0.4.0 Index]