From f9ffdfb29a3f08ac11e739494e754c81ef4f5157 Mon Sep 17 00:00:00 2001 From: Alessio Leonardo Tomei <122273875+T0mexX@users.noreply.github.com> Date: Thu, 22 Aug 2024 16:45:22 +0200 Subject: Refactored exporters. Allows output column selection in scenario (#241) (#241) --- opendc-common/src/main/resources/log4j2.xml | 43 +++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 opendc-common/src/main/resources/log4j2.xml (limited to 'opendc-common/src/main/resources') diff --git a/opendc-common/src/main/resources/log4j2.xml b/opendc-common/src/main/resources/log4j2.xml new file mode 100644 index 00000000..07389360 --- /dev/null +++ b/opendc-common/src/main/resources/log4j2.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3