]> git.ipfire.org Git - pakfire.git/commit
logger: Add debug switch
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 16 Sep 2022 13:33:56 +0000 (13:33 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 16 Sep 2022 13:33:56 +0000 (13:33 +0000)
commit55f0f68d350b46e96a9635c6cff602fa8ed56594
tree3f665e226cf15f2c7ac129a04a61bc33500cde8c
parent07c1c6e0cb0012ee89b43d5b6b1c4e0da8eab39b
logger: Add debug switch

The setup function for the logger now has a debug switch to enable debug
messages which will be sent to syslog only and not be printed to the
console.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/daemon.py
src/pakfire/logger.py
src/scripts/pakfire-builder.in