mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 16:24:08 -04:00
Use only stdout logging in cloud.gov
This commit is contained in:
@@ -35,7 +35,6 @@ class Config(object):
|
||||
|
||||
# Logging
|
||||
NOTIFY_LOG_LEVEL = os.environ.get('NOTIFY_LOG_LEVEL', 'INFO')
|
||||
NOTIFY_LOG_PATH = os.environ.get('NOTIFY_LOG_PATH', 'application.log')
|
||||
|
||||
DEFAULT_SERVICE_LIMIT = 50
|
||||
|
||||
|
||||
Reference in New Issue
Block a user