We are moving from RFA MarketData API to EMA. We used to forward RFA logging to our application and use our own logger. I have not seen anything like that possible yet in EMA C++ API. The options seem to be log to file or stdout and we can choose the logging level including a level to not log at all. Is it not possible to forward EMA logging to our own application?
Thanks.