The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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 <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 |
Reference manual: | dyn.log.pdf |
Vignettes: |
Configuration Formats Layouts Levels |
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, r-oldrel (x86_64): dyn.log_0.4.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=dyn.log to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.