From 8a9f5573bef3f68316add17c04a47cc4e5fe75fa Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Thu, 1 Oct 2020 00:49:53 +0200 Subject: Move OpenDC modules into simulator root This change moves the OpenDC modules previously living in the simulator/opendc directory to the simulator directory itself given that we do not make a distinction between OpenDC and odcsim anymore. --- .../src/main/resources/log4j2.xml | 52 ++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 simulator/opendc-runner-web/src/main/resources/log4j2.xml (limited to 'simulator/opendc-runner-web/src/main/resources') diff --git a/simulator/opendc-runner-web/src/main/resources/log4j2.xml b/simulator/opendc-runner-web/src/main/resources/log4j2.xml new file mode 100644 index 00000000..1d873554 --- /dev/null +++ b/simulator/opendc-runner-web/src/main/resources/log4j2.xml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3