Issue #156 has been updated by Jonathan Clarke.
Rémy-Christophe Schermesser wrote: > Ok here the v2. Looks good. I will test soon. Can you pass an option to append / not append to the file? Appending is good for log files to see a history of events, but not appending is good for keeping an up-to-date file containing a list of entries that need changing (for example, if the update condition is false). ---------------------------------------- Feature #156: Configure CSV and LDIF output rom the lsc.properties file http://tools.lsc-project.org/issues/show/156 Author: Rémy-Christophe Schermesser Status: New Priority: Normal Assigned to: Rémy-Christophe Schermesser Category: Core Target version: 1.2.0 It should be nice to be able to configure the CSV and LDIF output from the lsc.properties file and not from the logback.xml file. What do you think of : lsc.myTask.CSV = true lsc.myTask.CSV.logOperations = create, delete lsc.myTask.CSV.attrs = cn;dn lsc.myTask.CSV.separator = ; (optional) For the ldif : lsc.myTask.LDIF = true lsc.myTask.LDIF.logOperation = create, delete -- 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

