Hi,

I want to append automatically an additional log value for every log 
message which is created.

Reason is that I want to add a OSGi symbolic bundle name to every message.
I've seen a blog entry which solved it with a marker, but I think it's 
error prone because you have to add the marker yourself for every log call.

Any idea how to do this?
Is it possible to set a listener for logged messages which can modify 
the log message?

Cheers,

Ingo
_______________________________________________
Logback-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-user

Reply via email to