Fix some logging details; default devel to DEBUG
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