[slf4j-dev] [Bug 104] New: XLogger does not implement Logger
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Fri Sep 26 10:26:50 CEST 2008
http://bugzilla.slf4j.org/show_bug.cgi?id=104
Summary: XLogger does not implement Logger
Product: SLF4J
Version: 1.5.x
Platform: PC
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P1
Component: Unspecified
AssignedTo: dev at slf4j.org
ReportedBy: rgoers at apache.org
The XLogger class does not implement the Logger interface. To use the XLogger
class a Logger and an XLogger must be defined in the class. This makes the code
very messy as a Logger is used on some methods and XLogger on others within the
same method.
--
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