R logging package


[Up] [Top]

Documentation for package ‘logging’ version 0.7-103

Help Pages

logging-package a tentative logging package
addHandler add a handler to or remove one from a logger
basicConfig bootstrapping the logging package
getHandler retrieves a handler from a logger.
getHandler.character retrieves a handler from a logger.
getHandler.default retrieves a handler from a logger.
getLogger set defaults and get the named logger
handler-actions predefined handler actions
levellog undocumented internal functions and variables
logdebug entry points for logging actions
logerror entry points for logging actions
logfine entry points for logging actions
logfiner entry points for logging actions
logfinest entry points for logging actions
logging a tentative logging package
logging-internal undocumented internal functions and variables
loginfo entry points for logging actions
loglevels the logging levels, names and values
logReset bootstrapping the logging package
logwarn entry points for logging actions
logwarning entry points for logging actions
removeHandler add a handler to or remove one from a logger
setLevel set logging.level for the object
setLevel.character set logging.level for the object
setLevel.default set logging.level for the object
setLevel.numeric set logging.level for the object
SVNDATE undocumented internal functions and variables
SVNVERSION undocumented internal functions and variables
updateOptions undocumented internal functions and variables
updateOptions.environment undocumented internal functions and variables
writeToConsole predefined handler actions
writeToFile predefined handler actions