dyn.log: Dynamic Logging for R Inspired by Configuration Driven Development (original) (raw)
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.
Version: | 0.4.0 |
---|---|
Depends: | R (≥ 4.0) |
Imports: | crayon (≥ 1.4.1), glue (≥ 1.4.2), R6 (≥ 2.5.1), rlang (≥ 0.4.12), stringr (≥ 1.4.0), yaml (≥ 2.2.1) |
Suggests: | devtools, usethis, rmarkdown, markdown, knitr, covr (≥ 3.5.1), testthat (≥ 3.0.0), lintr (≥ 0.28), remotes, pkgdown, prettydoc, here, fansi, pander, DT |
Published: | 2022-03-14 |
DOI: | 10.32614/CRAN.package.dyn.log |
Author: | Brandon Moretz [aut, cre] |
Maintainer: | Brandon Moretz |
BugReports: | https://github.com/bmoretz/dyn.log/issues |
License: | MIT + file |
URL: | https://bmoretz.github.io/dyn.log/ |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | dyn.log results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=dyn.logto link to this page.