Skip to content

Fix some logging details; default devel to DEBUG

Kevin Morris requested to merge kevr/aurweb:fix-logging into pu

We now maintain a logging.prod.conf, which should contain sane defaults for a production instance. Our main logging.conf is a good default for both testing and debugging, but provides too much logging for production.

Signed-off-by: Kevin Morris kevr@0cost.org

Merge request reports