Hi,

I created an internal facade around the slf4j (classic logback) logger
used for specialized logging.
By doing so, the caller data is retrieving my facade instead of the
caller of my facade.

A brief look at the code, seems to tell me that there is no way to
change that behavior from the outside: calls that could allow me to
change the FQCN, or the localFQCN passed around are either private or
final.

Any recommendation?

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

Reply via email to