ensure_logger {dyn.log} | R Documentation |
Ensure Instance
Description
Ensures there is an active dispatcher attached to the specified environment.
Usage
ensure_logger(variable)
Arguments
variable |
variable name. |
Value
None.
See Also
Other Configuration:
apply_active_settings()
,
config_specification()
,
create_log_levels()
,
display_log_levels()
,
get_active_settings()
,
load_log_layouts()
,
wipe_logger()
[Package dyn.log version 0.4.0 Index]