EMA overriding all the application logging

Our application uses slf4j-log4j for logging. Since integrating EMA, all application logging is muted, only EMA logging is output. How can I have EMA not overriding all the application logging configuration.

I have seen https://community.developers.refinitiv.com/questions/6535/how-to-configure-ema-java-to-use-log4j-as-the-unde.html, and this exactly how we are configured.

Answers