Chris Hostetter schrieb:
> : as I see in the source code, Solr uses JDK-Logging. How about changing
> : that to Apache Commons Logging?
> 
> What would be the motivations for making such a change?
> 
Solr is (mostly) used in a web-container, often together with other
applications. Configuration would be easier if all applications could
use the same logging. In addition Apache Commons Logging can be used
with different logging toolkits, so Solr would be independent from a
specific logging framework.

I could contribute a patch doing this.

-- 
Maximilian Hütter
blue elephant systems GmbH
Wollgrasweg 49
D-70599 Stuttgart

Tel            :  (+49) 0711 - 45 10 17 578
Fax            :  (+49) 0711 - 45 10 17 573
e-mail         :  [EMAIL PROTECTED]
Sitz           :  Stuttgart, Amtsgericht Stuttgart, HRB 24106
Geschäftsführer:  Joachim Hörnle, Thomas Gentsch, Holger Dietrich

Reply via email to