disable_logging: Disable cometr logging

Description

Generally, if the COMET_LOGGING_FILE and COMET_LOGGING_FILE_LEVEL parameters are found, then cometr will log internal information. You can disable logging for a particular R session by calling disable_logging() .

Usage

r disable_logging()