Learn R Programming

MazamaCoreUtils (version 0.6.2)

logLevels: Log levels

Description

Logging level constants used by the MazamaCoreUtils logging API.

Usage

FATAL

Arguments

Format

An object of class integer of length 1.

Details

Available log levels include:


FATAL
ERROR
WARN
INFO
DEBUG
TRACE

These constants are retained for backwards compatibility with the original MazamaCoreUtils logging system.