As Sanne mentionned in the private email, I had reasons to use non
static logger.
I was basically following the "recommendations" made by slf4j
http://slf4j.org/faq.html#declared_static
Now, they changed their recommendations to a "not sure" approach and I
look like a clown :o)
Consistency
Hi there,
I just wanted to get some opinion on logger creation.
I introduced a LoggerFactory class into Hibernate Search which allows the
creation of Logger instances without having to specify the class. The idea
behind this it coming from this article -
http://www.javaspecialists.co.za/ar