Inspired by the the 'futile.logger' R package and 'logging' Python module, this utility provides a flexible and extensible way of formatting and delivering log messages with low overhead.
Version: | 0.1 |
Imports: | utils |
Suggests: | glue, jsonlite, crayon, slackr, RPushbullet, testthat, covr, knitr, rmarkdown, devtools, roxygen2, parallel |
Enhances: | logging, futile.logger, log4r |
Published: | 2019-01-02 |
Author: | Gergely Daróczi |
Maintainer: | Gergely Daróczi <daroczig at rapporter.net> |
License: | AGPL-3 |
URL: | https://github.com/daroczig/logger |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | logger results |
Reference manual: | logger.pdf |
Vignettes: |
Introduction to logger The Anatomy of a Log Request Customizing the Format and the Destination of a Log Record Migration Guide Simple Benchmarks on logger Performance Logging from R Packages Writing Custom Logger Extensions |
Package source: | logger_0.1.tar.gz |
Windows binaries: | r-devel: logger_0.1.zip, r-release: logger_0.1.zip, r-oldrel: logger_0.1.zip |
macOS binaries: | r-release: logger_0.1.tgz, r-oldrel: logger_0.1.tgz |
Reverse imports: | botor |
Reverse suggests: | log4r, osfr |
Please use the canonical form https://CRAN.R-project.org/package=logger to link to this page.