ILogger.info() method
Writes a message at the info level.
Signature:
info(...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.