From 441a98a0ba8c770b82609709d6855dc919f9e96e Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 27 Jul 2017 18:51:01 +0300 Subject: Add: use structured logging in qvarnbackend We also hijack all the log messages logged via the Python stdlib logging library so they don't get lost. Especially we hijack the ones logged by gunicorn. --- without-tests | 1 + 1 file changed, 1 insertion(+) (limited to 'without-tests') diff --git a/without-tests b/without-tests index 075518d..6b8a93c 100644 --- a/without-tests +++ b/without-tests @@ -6,5 +6,6 @@ apifw/apixface.py slog/__init__.py qvarnbackend.py qvarn/__init__.py +qvarn/logging.py qvarn/version.py yarns/lib.py -- cgit v1.2.1