R/Logging.R
logError.Rd
Log a message at the ERROR level
logError(...)
Zero or more objects which can be coerced to character (and which are pasted together with no separator).
Log a message at the specified level. The message will be sent to all the registered loggers.