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:58:13 +0000 (12:58 +0000)
commit9e946a8ddd37ac8286c08293d1509260520f252e
tree0826f724e8445af002dfe1bd6f647418c3e8d8c1
parent7908c00dec284265531496040dddb265acb6ee5a
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)
python/samba/gp/util/logging.py