ILogger.info() method
Informational message. Used for cache hits, misses and trigger installation, and only emitted when PG_CACHE_DEBUG is on.
Signature:
info(...args: unknown[]): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
args |
unknown[] |
Returns:
void
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.