kalimu/shinyEventLogger: Logging Events in Shiny Apps

Logging framework dedicated for complex shiny apps. Different types of events can be logged (value of a variable, multi-line output of a function, result of a unit test, custom error, warning, or diagnostic message). Each event can be logged with a list of parameters that are event-specific, common for events within the same scope, session-specific, or app-wide. Logging can be done simultaneously to R console, browser JavaScript console, a file log, and a database (MongoDB). Log data can be further analyzed with the help of process-mining techniques from 'bupaR' package.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.1
URL https://github.com/kalimu/shinyEventLogger#readme https://kalimu.github.io/project/shinyeventlogger/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("kalimu/shinyEventLogger")
kalimu/shinyEventLogger documentation built on May 9, 2019, 4:06 p.m.