launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #24983
[Merge] ~cjwatson/lp-signing:gunicorn-debug into lp-signing:master
Colin Watson has proposed merging ~cjwatson/lp-signing:gunicorn-debug into lp-signing:master.
Commit message:
charm: Set gunicorn log level to debug
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/lp-signing/+git/lp-signing/+merge/387084
The only difference this should make at the moment is that we'll be able to see output from subprocesses, which is useful for investigating other problems.
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/lp-signing:gunicorn-debug into lp-signing:master.
diff --git a/charm/lp-signing/layer.yaml b/charm/lp-signing/layer.yaml
index fcded8f..76ba930 100644
--- a/charm/lp-signing/layer.yaml
+++ b/charm/lp-signing/layer.yaml
@@ -17,6 +17,7 @@ options:
port: 8000
ols-wsgi:
app: lp_signing.webapp:app
+ log_level: debug
ols-pg:
databases:
db: