Learn R Programming

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

logging (version 0.3-9809)

a tentative logging package

Description

a logging package emulating the python logging package.

Copy Link

Version

Install

install.packages('logging')

Monthly Downloads

9,583

Version

0.3-9809

License

GPL (>= 2)

Maintainer

Mario Frasca

Last Published

March 26th, 2010

Functions in logging (0.3-9809)

basicConfig

bootstrapping the logging package
removeHandler

remove a handler from a logger
getLogger

set defaults and get current values for the named logger
addHandler

add a handler to a logger
logging-internal

undocumented internal functions and variables
handler-actions

predefined handler actions
levellog

entry points for logging actions
setLevel

set logging.level for the named logger
levels

the logging levels, names and values
logging-package

a tentative logging package