R/logger.R
logger.getLevel.Rd
This will return the current level configured of the logging messages
logger.getLevel()
level the level of the message (ALL, DEBUG, INFO, WARN, ERROR, OFF)
Rob Kooper
if (FALSE) { # \dontrun{ logger.getLevel() } # }