Nothing
log <- Logger$new(prefix = "INFO")
log$log("Something")
#> INFO Something
log$log("Something else")
#> INFO Something else
Please note that the log project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.