diff artifacts/bin/run.sh @ 9724:654aaa0d7576 3.2.x

Rely on log4j's default initialization procedure This should make upgrading to Log4j 2.x easier. In passing, use latest Log4j 1.
author Tom Gottfried <tom@intevation.de>
date Fri, 25 Feb 2022 17:13:49 +0100
parents 522c46c53861
children 0a5239a1e46e
line wrap: on
line diff
--- a/artifacts/bin/run.sh	Fri Feb 25 14:39:26 2022 +0100
+++ b/artifacts/bin/run.sh	Fri Feb 25 17:13:49 2022 +0100
@@ -21,4 +21,5 @@
      -Dwsplgen.bin.path="$DIR/bin/wsplgen" \
      -Dwsplgen.log.output=false \
      -Dartifact.database.dir="$DIR/conf" \
+     -Dlog4j.configuration="file://$DIR/conf/log4j.properties" \
      $APP

http://dive4elements.wald.intevation.org