http://bugzilla.slf4j.org/show_bug.cgi?id=243

           Summary: XLogger entry, exit, etc. do not support non
                    LocationAwareLoggers
           Product: SLF4J
           Version: 1.6.x
          Platform: PC
        OS/Version: Mac OS X 10.3
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: slf4j-ext
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Calls to entry, exit, etc. are silently ignored for non LocationAwareLoggers. 
These methods have an outer if statement that checks for instanceofLAL without
a corresponding else.

For example, see:

https://github.com/ceki/slf4j/blob/v_1.6.2/slf4j-ext/src/main/java/org/slf4j/ext/XLogger.java#L95

-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
slf4j-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/slf4j-dev

Reply via email to