I just submitted a logging package to CRAN. it is based on some parts of an older version of the ‘futile’ package (by Brian Lee Yung Rowe).
You find the logging package:
- on github
- on R-forge
- on CRAN
It mimics the standard python logging package, but please be careful if you decide to use it. I also attempted to document it by example, the package home page on R-Forge points to a couple of possible usage sessions.
Any feedback will be read with interest!