smbache/loggr: A Logging Framework for R

The logging mechanism introduced by loggr is flexible and allows for capturing both classic R conditions (simpleError, simpleWarning, simpleMessage) and other log events, and for specifying multiple logging devices (files and the console) each of which may listen for different events.

Getting started

Package details

AuthorStefan Milton Bache
MaintainerStefan Milton Bache <stefan@stefanbache.dk>
LicenseMIT + file LICENSE
Version0.3
URL https://github.com/smbache/loggr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("smbache/loggr")
smbache/loggr documentation built on May 30, 2019, 5:02 a.m.