Learn R Programming

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

logging (version 0.8-104)

R Logging Package

Description

Pure R implementation of the ubiquitous log4j package. It offers hierarchic loggers, multiple handlers per logger, level based filtering, space handling in messages and custom formatting.

Copy Link

Version

Install

install.packages('logging')

Monthly Downloads

11,645

Version

0.8-104

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Walerian Sokolowski

Last Published

November 30th, 2018

Functions in logging (0.8-104)

setLevel

set logging.level for the object
getHandler

retrieves a handler from a logger.
addHandler

add a handler to or remove one from a logger
getLogger

set defaults and get the named logger
logging-package

a tentative logging package
basicConfig

bootstrapping the logging package
loginfo

entry points for logging actions
logging-internal

undocumented internal functions and variables
handler-actions

predefined handler actions
loglevels

the logging levels, names and values