Learn R Programming

markets (version 1.1.5)

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.