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: [email protected]
        ReportedBy: [EMAIL PROTECTED]


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.
_______________________________________________
dev mailing list
[email protected]
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to