log.level {pgUtils}R Documentation

Log level

Description

The log.level variable can be used to set the system log level. Valid values are “ERROR” and “DEBUG”. In the first case only errors will be logged, in the second everithing message will be logged to the log file.

Usage

log.level

Author(s)

Johannes Rainer

See Also

log.file do.log loggit


[Package pgUtils version 1.14.1 Index]