ILogger.error() method
Writes a message at the error level.
Signature:
error(...args: unknown[]): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
args |
unknown[] |
values to log |
Returns:
void
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.