http://bugzilla.slf4j.org/show_bug.cgi?id=163





--- Comment #14 from Thorbjørn Ravn Andersen <[email protected]>  2009-12-15 
17:12:16 ---
The advantage of explicitly stating the class to be used as the logger name is
the robustness of the code.  Anything that magically pulls out a piece of
information from the JVM without explicitly being guaranteed by Sun to be
available *everywhere* is prone to break whenever it is the most inconvenient.

Hence, I advocate for the current explicit glue (which is templateable).  I'd
like a shorter way of writing it though, as it has problems staying on a single
source line.


-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
slf4j-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/slf4j-dev

Reply via email to