A Logging Utility for R
Manage appenders for loggers
Always return the log message
Manage layouts within the 'futile.logger' sub-system
Manage loggers
Remove a logger
Get and set the threshold for a logger
Wrap a try block in futile.logger
A Logging Utility for R
Constants for 'futile.logger'
Print formatted messages
Provides a simple yet powerful logging utility. Based loosely on log4j, futile.logger takes advantage of R idioms to make logging a convenient and easy to use replacement for cat and print statements.