model_logger-class {markets}R Documentation

Logger class

Description

Logger class

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.


[Package markets version 1.1.5 Index]