How enable debug logging for app42 and appWarp?

0 votes
How can I enable debug logging for app42 and appWarp on my client?
asked Jul 26, 2018 in Java by mistkibl (63 points)

1 Answer

0 votes

Hi Mistkibi,

Greetings from ShepHertz!!!!!!!!!

Please find the code snippet below to enable debugging on client side.

App42 Client:

App42Log.setDebug(true);

AppWarp Client :

WarpClient.getInstance().enableTrace(true);

Let me know if more queries are there.

 

Regards

Vishnu Garg

answered Jul 27, 2018 by Vishnu Garg (674 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...