Rdocumentation
powered by
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
Link to current version
Version
Version
0.10-108
0.9-107
0.9-106
0.9-105
0.8-104
0.7-103
0.6-92
0.6-85
0.5-63
0.4-42
0.4-35
0.4-13
0.3-9809
0.2-9100
0.2-9014
0.1-8996
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)
Search all functions
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