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
_______________________________________________
lsc-dev mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-dev