logWarn: convenience logging function at WARN level

View source: R/logging.R

logWarnR Documentation

convenience logging function at WARN level

Description

Checks whether a logger has been registered globally and if so, uses it. Otherwise writes the message to stdout.

Usage

logWarn(...)

Arguments

...

any objects or messages to be logged

Value

nothing


jweile/tileseqMave documentation built on April 5, 2024, 4:51 p.m.