Hello,

I've been using Solr in an embedded situation, and its been working quite well. 
But as I've started scaling up the application, the logging that Solr does to 
stderr is getting excessive.

I'd like to disable the INFO messages, and leave the WARNINGs. According to the 
Java API I should be able to use `SolrCore.log.setLevel(Level.WARNING)`, but 
that doesn't seem to stem the tide. Neither does 
`Config.log.setLevel(Level.WARNING)`.

Is there another log object that I've missed?

Thanks!

Stu Hood
Webmail.us
"You manage your business. We'll manage your email."®

Reply via email to