#4944 Allow having a dedicated loggin configuration for the git hooks
Merged by pingou. Opened by pingou.
git_hooks_logging  into  master

Download 4944.patch

Pagure's logging can now be configured in LOGGING as before
for both the web application as well as the git hooks.
But if needed/desired, the git hooks can have a different logging
configuration that will be specified in LOGGING_GIT_HOOKS.
If LOGGING_GIT_HOOKS is not specified (default) the LOGGING
configuration will be used instead.

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

:thumbsup:

rebased onto a4b604d064eb66ee2ca061df0ca79bb682689317

Pull-Request has been merged by pingou

Metadata