Package: teal.logger 0.3.0
teal.logger: Logging Setup for the 'teal' Family of Packages
Utilizing the 'logger' framework to record events within a package, specific to 'teal' family of packages. Supports logging namespaces, hierarchical logging, various log destinations, vectorization, and more.
Authors:
teal.logger_0.3.0.tar.gz
teal.logger_0.3.0.tar.gz(r-4.5-noble)teal.logger_0.3.0.tar.gz(r-4.4-noble)
teal.logger_0.3.0.tgz(r-4.4-emscripten)teal.logger_0.3.0.tgz(r-4.3-emscripten)
teal.logger.pdf |teal.logger.html✨
teal.logger/json (API)
NEWS
# Install 'teal.logger' in R: |
install.packages('teal.logger', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/insightsengineering/teal.logger/issues
Last updated 6 days agofrom:468475c417. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
Exports:log_shiny_input_changeslog_system_inforegister_handlersregister_loggersuppress_logs
Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecycleloggermagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Auto logging input changes in Shiny app | log_shiny_input_changes |
Logs the basic information about the session. | log_system_info |
Register handlers for logging messages, warnings and errors | register_handlers |
Registers a logger instance in a given logging namespace. | register_logger |
Suppress logger logs | suppress_logs |