log_warning: Log a WARNING message

View source: R/logger.R

log_warningR Documentation

Log a WARNING message

Description

Log a WARNING message

Usage

log_warning(..., .module = NULL)

Arguments

...

Message components (passed to sprintf if multiple).

.module

Character. Optional module/function tag (ยง15). Default: NULL.


Rclade documentation built on Sept. 26, 2026, 5:07 p.m.