https://issues.apache.org/bugzilla/show_bug.cgi?id=42189
--- Comment #15 from Emmanuel Bourg <[EMAIL PROTECTED]> 2008-07-04 06:25:17 PST --- As you want, that's a small and useful feature though, but as long as an alternative exists that's fine. Paul's implementation has an interesting advantage, the redirection can be simply declared in an external configuration file. the SL4J bridge requires to change the code to call SLF4JHandler.install(). The declarative approach is better IMHO, it's less intrusive and doesn't require to recompile its code to enable the redirection. (btw I'm not a SL4J expert, I may have missed a similar feature). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
