This function uses trace
to add a log_info
function call when
message
is called to log the informative messages with the
logger
layout and appender.
Examples
if (FALSE) { # \dontrun{
log_messages()
message("hi there")
} # }
This function uses trace
to add a log_info
function call when
message
is called to log the informative messages with the
logger
layout and appender.
if (FALSE) { # \dontrun{
log_messages()
message("hi there")
} # }