Is there dictionary connection that also does logging? - Mailing list psycopg

From W. Matthew Wilson
Subject Is there dictionary connection that also does logging?
Date
Msg-id BANLkTimaH+GUOVomnNx8hKZMkqs1RVRngA@mail.gmail.com
Whole thread Raw
Responses Re: Is there dictionary connection that also does logging?  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
List psycopg
There's a psycopg2.extras.LoggingConnection and a
psycopg2.extras.DictConnection.

Is there a connection that does both?

If not, could I write one?  Is there anything that prevents these from
working together?

Matt

PS: psycopg2 is fantastic software.

--
W. Matthew Wilson
matt@tplus1.com
http://tplus1.com

psycopg by date:

Previous
From: Federico Di Gregorio
Date:
Subject: Re: 2.4.2 code ready
Next
From: Daniele Varrazzo
Date:
Subject: Re: Is there dictionary connection that also does logging?