Hi all,
I have a question similar to https://community.developers.refinitiv.com/questions/6057/activate-full-message-logs-for-rssl-connections-in.html, but it's related to SSLED connections using RFA C++ 7.
I have already configured the below settings:
\Connections\Connection_SSLED\connectionType = "SSLED"
\Connections\Connection_SSLED\logEnabled = true
\Connections\Connection_SSLED\logFileName = "RFA_SSLED.log" \Connections\Connection_SSLED\logFileSize = 10000000
And actually, the RFA_SSLED.log is generated in cases of connection issues, but I need a more verbose logging level to investigate a case of successful connection to the provider, where some subscriptions are rejected.
Is there a way to get such a verbose log?
Thank you
Best Regards,
Paolo