From a0cce9f063f67cc6cb3208d694f37b6660350a0c Mon Sep 17 00:00:00 2001 From: "sergey.tolstyh" Date: Mon, 14 Mar 2022 17:39:12 +0300 Subject: [PATCH] Amendments due to migration to logback --- .idea/runConfigurations/MainForm.xml | 4 +-- gradle.properties | 2 +- log4j.properties | 26 ----------------- src/dist/bin/starter | 2 +- src/dist/bin/starter.bat | 2 +- src/main/java/biz/redsoft/sample/Version.java | 6 ++-- src/main/webapp/WEB-INF/log4j.properties | 24 ---------------- src/main/webapp/WEB-INF/logback.groovy | 28 +++++++++++++++++++ 8 files changed, 37 insertions(+), 57 deletions(-) delete mode 100644 log4j.properties delete mode 100644 src/main/webapp/WEB-INF/log4j.properties create mode 100644 src/main/webapp/WEB-INF/logback.groovy diff --git a/.idea/runConfigurations/MainForm.xml b/.idea/runConfigurations/MainForm.xml index f7cc349..0d12656 100644 --- a/.idea/runConfigurations/MainForm.xml +++ b/.idea/runConfigurations/MainForm.xml @@ -1,11 +1,11 @@ -