Hi Robin,<div> </div><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Since I've been having the same problem with debugging, non-browser access,<br>
I've finally implemented the thing I promised weeks ago, a simple logging<br>
mechanism.<br></blockquote><div><br></div><div>The logging tool ( /lib/log.php ) looks good, but my problem is more of,</div><div>when i call external libraries, what's happening there, what's causing the external</div>
<div>library call to fail ?</div><div><br></div><div><div>I can think of two possible solutions:</div><div>1. A debugger with Stepping tool (kinda like gdb) but haven't come across any.</div><div>2. <i><b>Heavily instrument owncloud with debug logs</b></i> (which allows external app authors to </div>
<div>debug their applications ).</div><div><br></div><div>I think 2 is very do able and I am instrumenting lib/base.php with debug logs for my </div><div>debugging needs, it'd be great if the changes go back into owncloud mainline.</div>
<div><br></div><div>We could use these debug messages for debugging reported bugs as well.</div></div><div><br></div><div>--</div><div>Kunal</div></div>
</div>