Commit 7a500b5b by Brittany Cheng

Merge branch 'master' of github.com:MITx/mitx into discussion

parents fd1d4b67 151923c2
......@@ -33,7 +33,7 @@ def get_logger_config(log_dir,
return {
'version': 1,
'disable_existing_loggers': True,
'disable_existing_loggers': False,
'formatters' : {
'standard' : {
'format' : '%(asctime)s %(levelname)s %(process)d [%(name)s] %(filename)s:%(lineno)d - %(message)s',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment