View source: R/log_functions.R
log_psi_setup | R Documentation |
Setting up the psi Project log handler
log_psi_setup(file_name, logger, level = "DEBUG")
file_name |
Name of the file in which the log will be saved |
logger |
Name of the logger |
level |
Level of log in character form: "FINEST", "DEBUG", "WARNING" or "ERROR". |
Other Logging Functions:
log_psi_action()
,
log_psi_format()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.