AnyLogger interface
Represents logger interface suitable to be injected into this library objects
Signature:
export interface AnyLogger
Methods
|
Method |
Description |
|---|---|
|
Unrecoverable problem, including exhausting the reconnect retry limit. | |
|
Informational message: connection, listen and lock lifecycle events. | |
|
General-purpose message, equivalent to | |
|
Recoverable problem — a failed reconnect attempt, or a payload rejected for exceeding the NOTIFY size limit. |
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.