dplyr (version 0.7.1)

init_logging: Enable internal logging

Description

Log entries, depending on the log level, will be printed to the standard error stream.

Usage

init_logging(log_level)

Arguments

log_level

A character value, one of "WARN", "INFO", "DEBUG", "VERB", or "NONE".