From fe2d876e2a3c970c70ca4e7c1508624279cf4ed5 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Tue, 25 Jun 2019 05:38:38 +0100 Subject: Increase default log level for docker image to INFO. (#5547) Fixes #3370. --- changelog.d/5547.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/5547.feature (limited to 'changelog.d/5547.feature') diff --git a/changelog.d/5547.feature b/changelog.d/5547.feature new file mode 100644 index 0000000000..509e36c7ea --- /dev/null +++ b/changelog.d/5547.feature @@ -0,0 +1 @@ +Increase default log level for docker image to INFO. It can still be changed by editing the generated log.config file. -- cgit 1.5.1