[slf4j-dev] [Bug 3] New: Unnecessary console output

bugzilla-daemon at gil.qos.ch bugzilla-daemon at gil.qos.ch
Sun Aug 28 04:48:05 CEST 2005


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

           Summary: Unnecessary console output
           Product: SLF4J
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac OS X 10.0
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Implementations
        AssignedTo: dev at slf4j.org
        ReportedBy: ammulder at alumni.princeton.edu


Just had a change to Geronimo to include the Apache Directory server, including slf4j-simple-1.0-
beta4.jar (from a Maven repo).  During the startup sequence, it emits the following to standard output:

SLF4J built for org.slf4j.impl.SimpleLoggerFA

We need to eliminate that as we rely on a clean startup sequence.  We're not using SLF4J directly, only 
inheriting it from the Directory code, so we don't really have a way to tweak the SLF4J objects during the 
startup.

-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the slf4j-dev mailing list