Skip to content

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¶

disable_logging()
May. 17, 2024