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

           Summary: LocLogger substitutes argument into an empty List
           Product: SLF4J
           Version: 1.7.x
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: critical
          Priority: P1
         Component: Core API
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Hi,

When you do a toString on an empty List it will print {}. 

LocLogger will then substitute into that thinking it a placeholder.

I have an attached JUnit Test should this log output.

-- 
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://mailman.qos.ch/mailman/listinfo/slf4j-dev

Reply via email to