get_logger | R Documentation |
Returns current logger settings.
get_logger()
Returns a list that includes logger_file_path and logger_level.
set_logger("mylogger.log", "INFO")
log_meta <- get_logger()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.