Add docker shell mode, and remove some config

This commit is contained in:
Sam Chow 2018-06-12 13:31:26 -04:00
parent 479f4c3fa4
commit 27721a8632
8 changed files with 8 additions and 137 deletions

View file

@ -36,6 +36,3 @@ qualname=gunicorn.error
[formatter_generic]
format=%(asctime)s [%(process)d] [%(levelname)s] [%(name)s] %(message)s
class=logging.Formatter
[formatter_json]
class=loghandler_config.JsonFormatter