postgres-notify 0.3.8

Library that makes it easy to subscribe to PostgreSQL notifications
Documentation
1
2
3
4
5
6
7
8
---
source: src/lib.rs
expression: extract_and_clear_logs(&notices)
---
<timestamp>DISCONNECTED: db error
<timestamp>   RECONNECT: attempt #1 of 2
<timestamp>   RECONNECT: attempt #2 of 2
<timestamp>     FAILURE: failed to reconnect after 2 attempts