Commit 2c883588 by Renzo Lucioni

Merge pull request #10 from edx/renzo/fix-service-variant

Fix service_variant label used for logging
parents fec0f3cf b056aebd
......@@ -11,7 +11,7 @@ def get_logger_config(log_dir='/var/tmp',
dev_env=False,
debug=False,
local_loglevel='INFO',
service_variant='ecommerce_worker'):
service_variant='ecomworker'):
"""
Returns a dictionary containing logging configuration.
......
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