2015-02-25 20:58 GMT+01:00 Jephte Clain <[email protected]>: > hello, > > I wonder: is there an "official" way to log/trace events in a lsc script? > I've seen calls to java.lang.System.out.println() in contributed > scripts, but is it the right(tm) way to do it? >
Hi, you can first activate a DEBUG level in logback.xml. See also the Rhino debugger: http://lsc-project.org/wiki/documentation/latest/scripting/start#debugger Clément. _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

