Learn R Programming

⚠️There's a newer version (0.10-108) of this package.Take me there.

logging (version 0.7-103)

R logging package

Description

logging is a pure R package that implements the ubiquitous log4j package.

Copy Link

Version

Install

install.packages('logging')

Monthly Downloads

14,132

Version

0.7-103

License

GPL (>= 2)

Maintainer

Mario Frasca

Last Published

April 12th, 2013

Functions in logging (0.7-103)

setLevel

set logging.level for the object
logging-internal

undocumented internal functions and variables
basicConfig

bootstrapping the logging package
getHandler

retrieves a handler from a logger.
getLogger

set defaults and get the named logger
loglevels

the logging levels, names and values
addHandler

add a handler to or remove one from a logger
loginfo

entry points for logging actions
handler-actions

predefined handler actions
logging-package

a tentative logging package