Learn R Programming

futile.logger (version 1.3.3)

logger.options: Constants for 'futile.logger'

Description

The logging configuration is managed by 'logger.options', a function generated by OptionsManager within 'futile.options'. Other constants defined include the log levels.

Usage

logger.options(..., simplify = FALSE, update = list())

Arguments

...
TODO
simplify
TODO
update
TODO

Details

Constants provided by 'futile.logger'.

See Also

futile.options