logError: Log a message at the ERROR level

View source: R/Logging.R

logErrorR Documentation

Log a message at the ERROR level

Description

Log a message at the ERROR level

Usage

logError(...)

Arguments

...

Zero or more objects which can be coerced to character (and which are pasted together with no separator).

Details

Log a message at the specified level. The message will be sent to all the registered loggers.


ParallelLogger documentation built on Sept. 11, 2024, 8:52 p.m.