I know for the logging I coded the CSV layout ;) I don't think this should be in the 1.1.x versions but in the 1.2, so do you plan to release a 1.1.2 or not ?
2009/11/4 Jonathan Clarke <[email protected]>: > On 04/11/2009 14:25, Rémy-Christophe Schermesser wrote: >> >> Hi Jon, >> >> Sfl4j is only an API for logging. The default back end for sfl4j is >> logback (http://logback.qos.ch/). >> But it offers a way to be used with old java logging libraries, such >> as log4j and common-logging, that's what you saw on the web site. > > Right. So we'd actually migrate to SFL4J + logback. > >> There is no Layouts in slf4j, but logback offers the same >> functionalities as log4j such as layouts >> (http://logback.qos.ch/manual/layouts.html). > > Nice. They look a bit more useful than log4j layouts too - the fileHeader > could come in for the CSV layout, for example. > >> If you think the migration is a good idea, maybe I could do it. > > That would be great! > > You should find plenty of logging all over the code... and the CSV and LDIF > logger classes are well covered by tests, so that should help too. > > Are you thinking of working on a SVN branch of trunk, or via a patch? > > Jonathan > -- "In a world without walls and fences, who needs windows and gates ?" ------------------------------------------------------------------------------------------------------ Tosca : A 2.0 issuetracker : http://www.tosca-project.net LSC : Ldap Synchronization Connector : http://www.lsc-project.org _______________________________________________ lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

