Issue #155 has been updated by Rémy-Christophe Schermesser.

Target version changed from 1.2 branch to 1.2.0


----------------------------------------
Feature #155: Identify / replace LDIF customed format layout
http://tools.lsc-project.org/issues/show/155

Author: Sébastien Bahloul
Status: Assigned
Priority: Normal
Assigned to: Rémy-Christophe Schermesser
Category: Core
Target version: 1.2.0


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

Reply via email to