]> git.ipfire.org Git - thirdparty/python-fints.git/commit
Add configuration and code to opt-in to reduced logging. (#117)
authorHenryk Plötz <henryk@ploetzli.ch>
Thu, 28 Mar 2024 08:40:38 +0000 (09:40 +0100)
committerGitHub <noreply@github.com>
Thu, 28 Mar 2024 08:40:38 +0000 (09:40 +0100)
commit4940f1228a25434876bd93e542fe4e42fdee5397
treee321c86f126852baecb7b2acfd3605791fa78475
parent106f5e8c386c58ca06a2f3cd7f9f02b04c9edde9
Add configuration and code to opt-in to reduced logging. (#117)

Currently this strips all the boilerplate prefix and suffix from the packet dump in FinTSHTTPSConnection.send(), only showing the net payload.
fints/connection.py
fints/utils.py