From 0e2f600338164955014cde26f3591f169b9b1211 Mon Sep 17 00:00:00 2001 From: lance allen Date: Thu, 6 Sep 2018 15:40:45 -0700 Subject: [PATCH] minimize logging levels from noisy, to just critical --- zappa_settings.example.json | 1 + 1 file changed, 1 insertion(+) diff --git a/zappa_settings.example.json b/zappa_settings.example.json index 797a33e..a85dc27 100644 --- a/zappa_settings.example.json +++ b/zappa_settings.example.json @@ -8,6 +8,7 @@ "runtime": "python3.6", "s3_bucket": "MYZAPPABUCKETNAME", "keep_warm": false, + "log_level": "CRITICAL", "extra_permissions": [{ "Effect": "Allow", "Action": [