Question
1
Replies
38
Views
Posted: February 16, 2017
Last activity: February 20, 2017
Closed
How to trace XML code
Hi Friends,
I wrote one java method to generate XML code. i want to check that in Log files. How can i proceed further.
Thanks in Advance
***Updated by moderator: Lochan to add Categories***
Hi Suman,
You may create an activity and add a Java method in that activity and run the activity. In case if you want to Debug it, you mad add logger statements in the activity and you can use log level settings for that activity class.