-
Couldn't load subscription status.
- Fork 39
Open
Labels
Description
Hi,
I have a project that uses taopq and I am looking for a way to add logging of the PostgreSQL queries/results that taopq emits.
I checked the code but did not see a way to log the generated SQL queries and/or the returned results, e.g. through a calling callback. In case I am not missing something, are there any plans to add logging to the library in the future?