python:gp: Fix logging with gp
authorAndreas Schneider <asn@samba.org>
Mon, 29 Jan 2024 16:46:30 +0000 (17:46 +0100)
committerJule Anger <janger@samba.org>
Mon, 5 Feb 2024 12:34:12 +0000 (12:34 +0000)
commit60514eb68362ff883b7406fe03515d1439fb12a2
tree894a33cb07d265c7177c22430a6328737bff7a07
parentd3061f5e9409b8a43363bb46fc81077b3b0cae9b
python:gp: Fix logging with gp

This allows enable INFO level logging with: `samba-gpupdate -d3`

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15558

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 145194071b10c4c1857f28fe79c57fd63ffab889)

Autobuild-User(v4-19-test): Jule Anger <janger@samba.org>
Autobuild-Date(v4-19-test): Mon Feb  5 12:34:12 UTC 2024 on atb-devel-224
python/samba/gp/util/logging.py