Hi Yoann!
It's in lib/log.php

use it like this:
OC_Log.write('appname', 'message', OC_Log.DEBUG);

you can find more examples in code :)

bartek

2012/3/4 Yoann Gini <[email protected]>:
> Hi,
>
> I’ve almost done with a first version of how I see LDAP management but I’ve a 
> last bug… As a C / Objective-C developer I’m used to work with gdb / lldb to 
> handle problems but I’ve to say I haven’t any success to configure Xdebug 
> with Eclipse (breakpoint don’t work…). So I would like to use the built-in 
> log feature of ownCloud but I don’t see any documentation on your website.
>
> Can you tell me how to log with your system?
>
> Best regards,
> Yoann
> _______________________________________________
> Owncloud mailing list
> [email protected]
> https://mail.kde.org/mailman/listinfo/owncloud
>
_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to