logger.setUseConsole: Configure logging to console.

Description Usage Arguments Author(s) Examples

View source: R/logger.R

Description

Should the logging to be printed to the console or not.

Usage

1

Arguments

console

set to true to print logging to console.

stderr

set to true (default) to use stderr instead of stdout for logging

Author(s)

Rob Kooper

Examples

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

## End(Not run)

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