| ocs4RLogger {ocs4R} | R Documentation |
ocs4RLogger
Description
ocs4RLogger
Format
R6Class object.
Value
Object of R6Class for modelling a simple logger
Abstract Methods
INFO(text)-
Logger to report information. Used internally
WARN(text)-
Logger to report warnings. Used internally
ERROR(text)-
Logger to report errors. Used internally
Note
Logger class used internally by ocs4R
[Package ocs4R version 0.2-3 Index]