Hello Experts,
I am developing some code in X++ AX 2012. I have number of methods defined. I would like to add entry/exit trace for these methods. Basically add a log when the method was called and returned. I also would like to log at some important decision points in these methods. Can somebody please let me know how I can achieve this?
Tracing Cockpit has check boxes for Xpp, Xpp Marker and Xpp Parameter Info. What are these? will checking these options create logs?
Thanks