Issue #155 has been updated by Jonathan Clarke. Status changed from Assigned to New Assigned to deleted (Rémy-Christophe Schermesser) Priority changed from Normal to Low Target version changed from 1.2.0 to 1.2.x branch
I have never seen this functionality being used in 1.1 versions, therefore I doubt it is a blocking issue for 1.2.0. I do, however, agree that it would be a good functionality to have. However, I don't want this to block releasing 1.2.0, so retargeting for later. Anyone interested, please pick up this issue! :-) ---------------------------------------- Feature #155: Identify / replace LDIF customed format layout http://tools.lsc-project.org/issues/show/155 Author: Sébastien Bahloul Status: New Priority: Low Assigned to: Category: Core Target version: 1.2.x branch In LocalizedJndiModificationsLoggerLayout, you can specify For example, in lsc-sample/src/resources/lsc_en_US, you will find : org.lsc.messages.ADD_ENTRY = \# Adding new entry {0} for {1} org.lsc.messages.RENAME_ENTRY = \# Renaming entry {0} for {1} org.lsc.messages.REMOVE_ENTRY = \# Removing entry {0} for {1} org.lsc.messages.UPDATE_ENTRY = \# Updating entry {0} for {1} org.lsc.messages.UNKNOWN_CHANGETYPE = Error: unknown changetype ({0} for {1}) org.lsc.messages.NB_CHANGES = \# All entries: {0}, to modify entries: {1}, modified entries: {2}, errors: {3} org.lsc.messages.SYNC_ERROR = Error while synchronizing ID {0}: {1}\n{2} Can you find in logback implementation how to replace this to put all configuration accessible to users ? Thanks, -- 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

