Description Usage Arguments Value Examples
Main function for generating a logger to use within Shiny applications
1 | Logger(threshold = NULL, colors = log.colors)
|
threshold |
Level at which to cut logging: See log.levels |
colors |
Colors to use for logging, if the crayon package is available |
List of class type 'logging'
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.