R/model_logger.R
model_logger-class.Rd
Logger class
verbosity
Controls the intensity of output messages. Errors are always printed. Other than this, a value of
prints warnings,
prints basic information,
prints verbose information and,
prints debug information.