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.zip(r-4.5)teal.logger_0.3.0.zip(r-4.4)teal.logger_0.3.0.zip(r-4.3)
teal.logger_0.3.0.tgz(r-4.4-any)teal.logger_0.3.0.tgz(r-4.3-any)
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://insightsengineering.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/insightsengineering/teal.logger/issues
Last updated 13 days agofrom:3bf2a506ae (on v0.3.0). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 24 2024 |
R-4.5-win | OK | Oct 24 2024 |
R-4.5-linux | OK | Oct 24 2024 |
R-4.4-win | OK | Oct 24 2024 |
R-4.4-mac | OK | Oct 24 2024 |
R-4.3-win | OK | Oct 24 2024 |
R-4.3-mac | OK | Oct 24 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 |