[logback-user] Can LoggerContext take an MDCAdapter instead of a LogbackMDCAdapter
jim-logback at spudsoft.co.uk
jim-logback at spudsoft.co.uk
Fri Jul 7 15:11:55 CEST 2023
Hi,
At the moment LoggerContext works specifically with the LogbackMDCAdapter.
This makes it difficult to replace it with an alternative implementation
(I'm working with Vertx, thread-local isn't much use for me).
Could LoggerContext work with the MDCAdapter interface instead?
Thanks
Jim
More information about the logback-user
mailing list