Move a lot of the startup logging to trace.
-------------------------------------------
Key: SOLR-3129
URL: https://issues.apache.org/jira/browse/SOLR-3129
Project: Solr
Issue Type: Improvement
Reporter: Mark Miller
Assignee: Mark Miller
Priority: Minor
Fix For: 4.0
We should make the start up logging cleaner - 9 times out of 10 you don't need all that info
and 9 times out of 10 it just makes it harder to find what you do need - especially if you
have a lot of core reloads.
I think most of the "added" and "created" events can go to trace - when you need that info
you can easily broaden the log level - but for the majority case when you don't, lets clean
this up?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|