http://bugzilla.slf4j.org/show_bug.cgi?id=133
Ceki Gulcu <lis...@qos.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lis...@qos.ch Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #2 from Ceki Gulcu <lis...@qos.ch> 2009-06-10 17:19:04 --- Hi Robert, Thank you for your contribution. SLF4J does not have a concept of standalone levels existing independently of a logger. You have circumvented this particular SLF4J limitation by using integers in place of a proper Level class, but that's just a hack. If you need to access levels, you can directly use the primitives offered by the underlying framework. As such, I am closing this entry as WONTFIX. By the way, could you kindly describe how a log method taking a level as parameter is useful? I could imagine how this could be useful in a logging product, but in an application? -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ dev mailing list dev@slf4j.org http://www.slf4j.org/mailman/listinfo/dev