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

@ -20,9 +20,6 @@ args=(sys.stdout, )
format=%(asctime)s [%(process)d] [%(levelname)s] [%(name)s] %(message)s
class=logging.Formatter
[formatter_json]
class=loghandler_config.JsonFormatter
[logger_gunicorn.error]
level=ERROR
handlers=console