
http://bugzilla.slf4j.org/show_bug.cgi?id=163 --- Comment #27 from Joern Huxhorn <joern@huxhorn.de> 2010-03-30 12:46:46 --- I've implemented something related to suggestions in this ticket: http://github.com/huxi/slf4j/blob/slf4j-redesign/slf4j-n-api/src/main/java/o... Please take a look at the documentation of the class. I'm wondering if this would be interesting despite the shortcomings. http://github.com/huxi/slf4j/blob/slf4j-redesign/slf4j-n-api/src/test/java/o... contains some example usage, i.e. static import of the logging method and simply calling debug("Message: {}","Foo"); It *would* be extremely nice from the usage point-of-view... but it contains a certain risk (as documented) as well as an unknown performance impact. What do you think? -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.