Hi Team, We have a common logback thread based logging configuration across all distributed application components.
We use slf4j abstraction for all our logging needs. Geode internally uses Apache log4j 2 implementation. Is there any way, I can route log4j messages so that it also goes via slf4j and internally logback? Thanks & Regards, - Dharam Thacker
