A very simple and easy-to-use set of suspiciously-familiar functions. 'loggit' 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 a 'JSON' log file. While mostly automatic, powerful custom logging is available via these handlers' logging function, loggit(), which is also exported for use. No change in existing code is necessary to use this package.
Version: | 1.1.1 |
Depends: | R (≥ 3.4.0) |
Imports: | dplyr (≥ 0.7.4), jsonlite (≥ 1.5) |
Suggests: | knitr (≥ 1.19), rmarkdown (≥ 1.8), testthat (≥ 2.0.0) |
Published: | 2018-04-09 |
Author: | Ryan Price [cre, aut] |
Maintainer: | Ryan Price <ryapric at gmail.com> |
BugReports: | https://github.com/ryapric/loggit/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/ryapric/loggit |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | loggit results |
Reference manual: | loggit.pdf |
Package source: | loggit_1.1.1.tar.gz |
Windows binaries: | r-devel: loggit_1.1.1.zip, r-release: loggit_1.1.1.zip, r-oldrel: loggit_1.1.1.zip |
OS X binaries: | r-release: loggit_1.1.1.tgz, r-oldrel: loggit_1.1.1.tgz |
Old sources: | loggit archive |
Please use the canonical form https://CRAN.R-project.org/package=loggit to link to this page.