From: Gael Le Mignot Date: Thu, 7 Dec 2023 11:24:15 +0000 (+0100) Subject: Fixed LOGGING option name X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=218a80d0e970d7e9f1c35606f46a8f4b4dcab873;p=teleforma.git Fixed LOGGING option name --- diff --git a/app/settings.py b/app/settings.py index 3252c255..162d061d 100644 --- a/app/settings.py +++ b/app/settings.py @@ -367,7 +367,7 @@ PAYMENT_PARAMETERS = { 'merchantId' : "002001000000003", } SHERLOKS_USE_TRANSACTION_ID = True -GGING = { +LOGGING = { 'version': 1, 'disable_existing_loggers': False, 'formatters': {