[slf4j-dev] [Bug 164] NPE on LoggerFactory.singleImplementationSanityCheck
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Wed Mar 31 11:45:22 CEST 2010
http://bugzilla.slf4j.org/show_bug.cgi?id=164
Ceki Gulcu <lists at slf4j.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |critical
Status|NEW |ASSIGNED
--- Comment #1 from Ceki Gulcu <lists at slf4j.org> 2010-03-31 11:45:22 ---
Code in question:
190 private static void singleImplementationSanityCheck() {
191 try {
192 Enumeration paths = LoggerFactory.class.getClassLoader().getResources(
193 STATIC_LOGGER_BINDER_PATH);
--
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the slf4j-dev
mailing list