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.

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
Author: Brandon Moretz ORCID iD [aut, cre]
Maintainer: Brandon Moretz <bmoretz at ionicsolutions.net>
BugReports: https://github.com/bmoretz/dyn.log/issues
License: MIT + file LICENSE
URL: https://bmoretz.github.io/dyn.log/
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: dyn.log results

Documentation:

Reference manual: dyn.log.pdf
Vignettes: Configuration
Formats
Layouts
Levels

Downloads:

Package source: dyn.log_0.4.0.tar.gz
Windows binaries: r-devel: dyn.log_0.4.0.zip, r-release: dyn.log_0.4.0.zip, r-oldrel: dyn.log_0.4.0.zip
macOS binaries: r-release (arm64): dyn.log_0.4.0.tgz, r-oldrel (arm64): dyn.log_0.4.0.tgz, r-release (x86_64): dyn.log_0.4.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dyn.log to link to this page.