question

Upvotes
Accepted
1 0 0 1

HI All, How activate debug mode with API 7.6 in order to see debug info in a log file

treprfarfa-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
7.6k 15 6 9

@johan.galliez

Not sure what is debug info do you want in this case?

RFA can just provide only RFA Logger component to turn on Logger message from RFA internal layer. It will generate the information in file rfa.log. You can find more details from RFA Developer Guide C++ section Chapter 11 Logger Package Usage.

If you are using RFA OMM interface(RSSL connection type), you can also turn on the RSSL tracing log which contains incoming and outgoing message between RFA and Provider/Infra component. You can also use the RSSL tracing log for troubleshooting purpose. To turn on the tracing log file please see this post.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea