2014-12-12 12:02 GMT+01:00 FOUCHET, Alexandre < [email protected]>: > > Hi, > > > > I have successfully configured my LSC setup, thanks to you for that ! > > > > I am now trying to personalize logs. I’ve tried setting all logs to WARN > level, but I don’t see any special logs with that. Can you confirm that > there is a WARN log level for the logger that writes lsc.log ? > > > > The kind of message I would like to produce is : > > [DATE/TIME] [task_name] [phase] [message] > > > > I’m guessing I can modify this line : <Pattern>%date{MMM dd HH:mm:ss} - > %-5level - %message%n</Pattern> > > But I don’t know what I can put inside that, I’ve tried a couple of things > with no results so far. Is there any doc listing what we can use in there ? > Also, why is there a 5 before ‘level’ ? > > > > >
You can read the logback documentation to see how configure your logback.xml to fit your needs: http://logback.qos.ch/documentation.html Clément.
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

