Change log4j2 configuration 69/107569/2
authorDan Timoney <dtimoney@att.com>
Fri, 15 May 2020 14:10:57 +0000 (10:10 -0400)
committerDan Timoney <dtimoney@att.com>
Fri, 15 May 2020 18:57:16 +0000 (18:57 +0000)
commitc7834dae7eb4a74cac8b8696950dfea4ce56db7b
tree4d159a5d74b424a9a5c17676453a9b1990546d21
parent981d01afac56c975309442d46e42f99c4a79b327
Change log4j2 configuration

Changed log4j2 configuration from using properties files to using
XML, which corrected the issue we were seeing with log files
being created but empty.

Change-Id: I7040453ccbc3b3fd246a07fa3287c7d4d331fb34
Issue-ID: SDNC-1167
Signed-off-by: Dan Timoney <dtimoney@att.com>
dmaap-listener/src/main/resources/log4j.properties [deleted file]
dmaap-listener/src/main/resources/log4j2.xml [new file with mode: 0644]
ueb-listener/src/main/resources/log4j.properties [deleted file]
ueb-listener/src/main/resources/log4j2.xml [new file with mode: 0644]