# AnyLogger.warn() method · @imqueue/pg-pubsub

Source: https://imqueue.org/api/pg-pubsub/latest/pg-pubsub.anylogger.warn/
Published: 2026-08-01
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/pg-pubsub 3.0.5 — generated reference, not hand-written

Recoverable problem — a failed reconnect attempt, or a payload rejected for exceeding the NOTIFY size limit.

**Signature:**

```typescript
warn(...args: any[]): void;
```

## Parameters


| Parameter | Type | Description |
| --- | --- | --- |
| args | any\[\] |  |


**Returns:**

void

