Logger.warn() method
Logs at WARN level — something recovered from, but worth seeing.
Signature:
warn(...args: any[]): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
args |
any[] |
|
Returns:
void
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.