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