View source: R/register_logger.R
layout_teal_glue_generator | R Documentation |
Generate log layout function using common variables available via glue syntax including shiny session token
layout_teal_glue_generator(layout)
layout |
( |
this function behaves in the same way as logger::layout_glue_generator()
but allows the shiny session token (last 8 chars) to be included in the logging layout
function taking level
and msg
arguments - keeping the original call creating the generator
in the generator attribute that is returned when calling log_layout for the currently used layout
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.