From 870ff492d9bdb027aa70436a7880415755e036dc Mon Sep 17 00:00:00 2001 From: ahr Date: Sun, 5 Nov 2017 08:52:33 +0100 Subject: [PATCH] enable logging of metrics --- pdb-ui/src/main/resources/log4j2.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pdb-ui/src/main/resources/log4j2.xml b/pdb-ui/src/main/resources/log4j2.xml index cf77761..e5bb6c7 100644 --- a/pdb-ui/src/main/resources/log4j2.xml +++ b/pdb-ui/src/main/resources/log4j2.xml @@ -1,5 +1,6 @@ - + @@ -16,5 +17,9 @@ + + + + \ No newline at end of file