Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
-
None
Description
JDK Logging is clunky at best and hard to configure. It also does not play nice in web frameworks, since it requires a lot of hacking, or JVM level configuration.
Commons-logging provides a mechanism for supporting several logging frameworks, so users can choose the appropriate logging mechanism. Additionally, we are already using commons-logging in SolrJ.
Patch to follow that converts Solr code to commons-logging.
Attachments
Attachments
Issue Links
- relates to
-
SOLR-560 Convert JDK logging to SLF4J
- Closed