Commit 004314d5 by Oleg Marshev

Fix service variant name.

parent f2239326
......@@ -14,7 +14,7 @@ def get_logger_config(log_dir='/var/tmp',
dev_env=False,
debug=False,
local_loglevel='INFO',
service_variant='insights'):
service_variant='edx-notes-api'):
"""
Return the appropriate logging config dictionary. You should assign the
......
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