Add logging-markers artifact for marking sensitive logs 36/88536/7
authorTibor Král <tibor.kral@pantheon.tech>
Thu, 19 Mar 2020 17:00:04 +0000 (18:00 +0100)
committerStephen Kitt <skitt@redhat.com>
Tue, 5 May 2020 07:57:34 +0000 (07:57 +0000)
commitcc4b2685e8a23ab3ceb87c03ad7527f34651f807
tree511c494b0c71406a905a668d1bacae8fea0394b4
parent2f3ec9768b212b570383222bd11c9a2c80f0e84d
Add logging-markers artifact for marking sensitive logs

Some logs might need to be filtered out or processed in
a different way. Log4j provides the Marker objects for
such cases. This artifact will provide set of markers
to be used by all child ODL projects.

JIRA: ODLPARENT-231
Change-Id: I6c7071f548806759799df489d9e93fdf19ef4643
Signed-off-by: Tibor Král <tibor.kral@pantheon.tech>
karaf/opendaylight-karaf-resources/src/main/resources/etc/org.ops4j.pax.logging.cfg
logging-markers/pom.xml [new file with mode: 0644]
logging-markers/src/main/java/org/opendaylight/odlparent/Markers.java [new file with mode: 0644]
odlparent-artifacts/pom.xml
pom.xml