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.3.0
Depends: R (≥ 4.0)
Suggests: knitr (≥ 1.19), rmarkdown (≥ 1.8), testthat (≥ 3.0), utils
Published: 2024-06-08
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, https://r-loggit.org/
NeedsCompilation: yes
Materials: NEWS
CRAN checks: loggit2 results

Documentation:

Reference manual: loggit2.pdf
Vignettes: Further Configurations
Getting Started

Downloads:

Package source: loggit2_2.3.0.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.3.0.tgz, r-oldrel (arm64): loggit2_2.2.2.tgz, r-release (x86_64): loggit2_2.3.0.tgz, r-oldrel (x86_64): loggit2_2.2.2.tgz
Old sources: loggit2 archive

Linking:

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