Issue #155 has been updated by Raphaël Ouazana. Target version changed from 2.1 to Not planned
---------------------------------------- Feature #155: Identify / replace LDIF customed format layout http://tools.lsc-project.org/issues/155 Author: Sébastien Bahloul Status: New Priority: Low Assigned to: Category: Core Target version: Not planned In LocalizedJndiModificationsLoggerLayout, you can specify For example, in lsc-sample/src/resources/lsc_en_US, you will find : <pre> 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} </pre> 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

