This function sets a hook to trigger log_warn() when warning is called
to log the warning messages with the global logger layout and appender.
Usage
log_warnings(muffle = getOption("logger_muffle_warnings", FALSE))This function sets a hook to trigger log_warn() when warning is called
to log the warning messages with the global logger layout and appender.
log_warnings(muffle = getOption("logger_muffle_warnings", FALSE))