Learn R Programming

diseq (version 0.3.1)

model_logger-class: Logger class

Description

Logger class

Arguments

Slots

verbosity

Controls the intensity of output messages. Errors are always printed. Other than this, a value of

1

prints warnings,

2

prints basic information,

3

prints verbose information and,

4

prints debug information.