NullLogger: Null logger is used when no output should be generated.

NullLoggerR Documentation

Null logger is used when no output should be generated.

Description

Does nothing.

Usage

NullLogger

Format

A R6Class object

Examples

debuglog <- NullLogger$new()
debuglog$info('This will not print')

systemincloud/rly documentation built on May 11, 2022, 11:13 a.m.