Learn R Programming

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

logging (version 0.4-13)

a tentative logging package

Description

a logging package emulating the python logging package.

Copy Link

Version

Install

install.packages('logging')

Monthly Downloads

11,645

Version

0.4-13

License

GPL (>= 2)

Maintainer

Mario Frasca

Last Published

April 7th, 2010

Functions in logging (0.4-13)

addHandler

add a handler to a logger
basicConfig

bootstrapping the logging package
setLevel

set logging.level for the named logger
logging-internal

undocumented internal functions and variables
getLogger

set defaults and get current values for the named logger
levellog

entry points for logging actions
handler-actions

predefined handler actions
loglevels

the logging levels, names and values
removeHandler

remove a handler from a logger
logging-package

a tentative logging package