Learn R Programming

healthcareai (version 1.2.4)

stop_prod_logs: Stops all console logging.

Description

Stops all console logging. This is meant to be used in production to monitor console output on ETL servers.

Usage

stop_prod_logs()

Arguments

See Also

start_prod_logs