loggit2: Easy-to-Use, Dependencyless Logger

An easy-to-use 'ndjson' (newline-delimited 'JSON') logger. It provides a set of wrappings for base R's message(), warning(), and stop() functions that maintain identical functionality, but also log the handler message to an 'ndjson' log file. No change in existing code is necessary to use this package, and should only require additions to fully leverage the power of the logging system.

Version: 2.2.2
Depends: R (≥ 3.4.0)
Suggests: knitr (≥ 1.19), rmarkdown (≥ 1.8), testthat (≥ 3.0.0)
Published: 2024-05-03
Author: Matthias Ollech [cre, aut], Ryan Price [fnd, aut]
Maintainer: Matthias Ollech <ollech at gmx.com>
BugReports: https://github.com/MEO265/loggit2/issues
License: MIT + file LICENSE
URL: https://github.com/MEO265/loggit2
NeedsCompilation: no
Materials: NEWS
CRAN checks: loggit2 results

Documentation:

Reference manual: loggit2.pdf
Vignettes: getting-started

Downloads:

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

Linking:

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