Issue #704 has been updated by Clément OUDOT. Status changed from Assigned to Closed % Done changed from 0 to 100
I set default loglevel WARN for all messages that are not from LSC (org.apache, communicationLogger, poolLogger). ---------------------------------------- Bug #704: LSC 2.1.0 logback.xml configuration http://tools.lsc-project.org/issues/704 Author: Frédéric POISSON Status: Closed Priority: Normal Assigned to: Clément OUDOT Category: Core Target version: 2.1.1 Problem in version: Hello, Since release 2.1.0 of LSC the LDAP api send many messages before connecting on source and destination LDAP directory like these one : Jun 04 15:23:26 - INFO - Registered pre-bundled control factory: 1.3.6.1.4.1.18060.0.0.1 Jun 04 15:23:26 - INFO - Registered pre-bundled extended operation factory: 1.3.6.1.1.8 These messages are sent from org.apache.directory.api.ldap.codec, is it possible to add inside default logback.xml configuration this specific lines in order to remove these extra informations ? <pre> <logger name="org.apache.directory.api.ldap.codec" level="WARN"> <appender-ref ref="LSC"/> </logger> </pre> Regards, -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

