asepaprianto / crawler4j

Automatically exported from code.google.com/p/crawler4j
0 stars 0 forks source link

migrating log4j to slf4j #213

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Do you plan to migrate log4j to slf4j? In my project I use a lot of 
dependencies and I have a big mess with logging libraries. I.e. I have some 
difficulties in using log4j 2 in my project.

Original issue reported on code.google.com by lbednasz...@itcompetence.com.pl on 1 Apr 2013 at 6:10

GoogleCodeExporter commented 9 years ago
I second that

slf4j is the way to go for any library.

Original comment by avrah...@gmail.com on 29 Jul 2014 at 12:59

GoogleCodeExporter commented 9 years ago
Fixed.

Implementation is now slf4j.

Revision hash: a0bc137d86eb

Original comment by avrah...@gmail.com on 11 Aug 2014 at 8:25