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