How to add debugger and check the parameters in Production environment?

0
Hi Team, I have one issue in production environment which I couldn’t replicate in development environment for the same scenario. Is there any way to add breakpoint in production and debug to spot the root cause. Could you please help me how to debug in production environment. Thank you. Regards, Venkatesh
asked
1 answers
2

If you deploy on the Mendix Cloud, see this documentation page on how to debug remotely.

 

If you are using the windows service console, select an app, and you will find it under the advanced menu:

answered