bmoretz/dyn.log: Dynamic Logging for R Inspired by Configuration Driven Development

A comprehensive and dynamic configuration driven logging package for R. While there are several excellent logging solutions already in the R ecosystem, I always feel constrained in some way by each of them. Every project is designed differently to solve it's domain specific problem, and ultimately the utility of a logging solution is its ability to adapt to this design. This is the raison d'être for 'dyn.log': to provide a modular design, template mechanics and a configuration-based integration model, so that the logger can integrate deeply into your design, even though it knows nothing about it.

Getting started

Package details

MaintainerBrandon Moretz <bmoretz@ionicsolutions.net>
LicenseMIT + file LICENSE
Version0.4.1.9000
URL https://bmoretz.github.io/dyn.log/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bmoretz/dyn.log")
bmoretz/dyn.log documentation built on April 6, 2022, 10:16 p.m.