I am switching from log4j to SLF4j. I used SLF4J Migrator for this. Now is it possible to use logback.xml instead of the log4j.xml ?

link|improve this question

71% accept rate
feedback

1 Answer

up vote 2 down vote accepted

log4j.xml and logback.xml are quite similar so you should be able to convert to the latter format manually with relative ease. If you find it difficult, please send a message on the logback user mailing list and we'll work through it together.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.