show_bug.cgi?id=35
------- Comment #6 from [EMAIL PROTECTED] 2007-01-31 15:17 ------- OK. Great. As for the ROOT_NAME constant, it could be placed in the org.slf4j.Logger interface. Since this interface is shared by all SLF4J bindings, the same constant would apply everywhere. As an alternative, it could be placed in org.slf4j.LoggerFactory with each binding having to add the constant in its implementation. Mt preference goes to the former alternative. How about you? -- Configure bugmail: userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ dev mailing list [email protected] http://www.slf4j.org/mailman/listinfo/dev
