CRAN/E | dyn.log

dyn.log

Dynamic Logging for R Inspired by Configuration Driven Development

Installation

About

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.

bmoretz.github.io/dyn.log/
Bug report File report

Key Metrics

Version 0.4.0
R ≥ 4.0
Published 2022-03-14 774 days ago
Needs compilation? no
License MIT
License File
CRAN checks dyn.log results
Language en-US

Downloads

Yesterday 5 0%
Last 7 days 35 0%
Last 30 days 143 +8%
Last 90 days 388 -40%
Last 365 days 1.946 -21%

Maintainer

Maintainer

Brandon Moretz

bmoretz@ionicsolutions.net

Authors

Brandon Moretz

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

Configuration
Formats
Layouts
Levels

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

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