[slf4j-dev] [Bug 205] make multiple bindings check more intelligent
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Tue Dec 14 05:52:28 CET 2010
http://bugzilla.slf4j.org/show_bug.cgi?id=205
Selvakumar Esra <selvakumar.esra at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |selvakumar.esra at gmail.com
--- Comment #1 from Selvakumar Esra <selvakumar.esra at gmail.com> 2010-12-14 05:52:28 ---
i'm also facing the same issue.
i am working on a module which is a child module for a bigger parent module.
The parent module uses SLF4J simple binding.(to redirect logs to console).
i want to log to both console as well as file. so i was using SLF4J - log4j12
binding. Both bindings cant be placed in the classpath for SLF4J.(gives warning
and always logs to console). i dont have permission to exclude the slf4j-simple
jar from the parent module.
it would be nice if i am given option to choose the binding through some
configuration file/constants (-Dslf4j.configuration.binding=log4j).
--
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the slf4j-dev
mailing list