log.level {pgUtils} | R Documentation |
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.
log.level
Johannes Rainer