
http://bugzilla.slf4j.org/show_bug.cgi?id=205 Selvakumar Esra <selvakumar.esra@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |selvakumar.esra@gmail.com --- Comment #1 from Selvakumar Esra <selvakumar.esra@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.