]> git.ipfire.org Git - thirdparty/psycopg.git/commit
feat(tools): add a -L,--log-level option to async_to_sync.py
authorDenis Laxalde <denis.laxalde@dalibo.com>
Mon, 4 Mar 2024 07:27:14 +0000 (08:27 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 1 Apr 2024 23:02:29 +0000 (23:02 +0000)
commit280720bd77e9bfcf3c616da6cf508d50cd7ef120
treed2bd4349c4d0a2cb252b704b715c4812931b589d
parent20e786bba543a19c976a6c3ef2306036576dbe6f
feat(tools): add a -L,--log-level option to async_to_sync.py

We'll use DEBUG messages in the next commit.
tools/async_to_sync.py