Page 1 of 1

Feature Request: Trace log for Database management panel

Posted: Thu Feb 13, 2014 10:30 am
by Tomer Paz

Feature Request: Trace for Database client operations.
The same as exist in server side script, does a lot of sense to me for Database too.
For example, to test in real-time from actual device an actual event of sending session_token+userid+whatever to the DB service, would be much more convenient to trace from DB trace log like mentioned above about server side code.
The alternative I suppose is work-around it with client side JS code to alert (print) variables to popup or whatever. Or is there another way I'm not aware of?


Feature Request: Trace log for Database management panel

Posted: Thu Feb 13, 2014 11:51 am
by Maryna Brodina

Hello! We'll check if it's going to be implemented. As for workarounds you can show alerts, you can use Weinre debugger http://docs.appery.io/documentation/d...


Feature Request: Trace log for Database management panel

Posted: Thu Feb 13, 2014 1:52 pm
by Tomer Paz

thanks
that looks useful!

T