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

           Summary: Minor typo in SLF4JBridgeHandler javadocs
           Product: SLF4J
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P5
         Component: Unspecified
        AssignedTo: dev@slf4j.org
        ReportedBy: [EMAIL PROTECTED]


The documentation for SLF4JBridgeHandler has an error in the install() example,
it uses an incorrect class name (SLF4JBridgeHandler):

   Usage:

       // call only once during initialization time of your application
       SLF4JHandler.install();

See http://www.slf4j.org/api/org/slf4j/bridge/SLF4JBridgeHandler.html


-- 
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
dev@slf4j.org
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to