logger.getLevel: Get configured logging level.

Description Usage Value Author(s) Examples

View source: R/logger.R

Description

This will return the current level configured of the logging messages

Usage

1

Value

level the level of the message (ALL, DEBUG, INFO, WARN, ERROR, OFF)

Author(s)

Rob Kooper

Examples

1
2
3
4
## Not run: 
logger.getLevel()

## End(Not run)

infotroph/PEcAn.logger documentation built on May 23, 2019, 1:09 p.m.