Logging Bridge need to show the source of the OSGi Log events 26/826/1
authorGiovanni Meo <gmeo@cisco.com>
Thu, 8 Aug 2013 09:25:40 +0000 (11:25 +0200)
committerGiovanni Meo <gmeo@cisco.com>
Thu, 8 Aug 2013 09:25:40 +0000 (11:25 +0200)
commit85212ccc80d4ef451f0396216139f309390308db
treec0526b9272a8cbfbcb891b6450c2db8c5cc04877
parentc5630f2945eb5370f9829514ef72de41d41eb2be
Logging Bridge need to show the source of the OSGi Log events

Logging bridge is in charge of bridging the OSGi log events toward
SLF4J but even when it does, like because an Apache Dependency Manager
callback didn't complete, it doesn't give the information on who is
the culprit and why, making debugging more difficult, this enhace the
logging.

Change-Id: I388516b3bc40d94552f49d6928b3b33c8349b687
Signed-off-by: Giovanni Meo <gmeo@cisco.com>
opendaylight/logging/bridge/src/main/java/org/opendaylight/controller/logging/bridge/internal/LogListenerImpl.java