Re: Separate error logs

2009-02-09 Thread Ryan McKinley


Is Solr 1.4 (and its nice SLF4J logging) in a state ready for  
intensive

production usage?


While it is not officially recommended, trunk is quite stable.

Of course back up and make sure to test well before deploying anything  
real.


ryan


Re: Separate error logs

2009-01-30 Thread Ryan McKinley

check:
http://wiki.apache.org/solr/SolrLogging

You configure whatever flavor logger to write error to a separate log


On Jan 30, 2009, at 4:36 PM, James Brady wrote:

Hi all,What's the best way for me to split Solr/Lucene error message  
off to

a separate log?

Thanks
James




Re: Separate error logs

2009-01-30 Thread James Brady
Oh... I should really have found that myself :/
Thank you!

2009/1/30 Ryan McKinley ryan...@gmail.com

 check:
 http://wiki.apache.org/solr/SolrLogging

 You configure whatever flavor logger to write error to a separate log



 On Jan 30, 2009, at 4:36 PM, James Brady wrote:

  Hi all,What's the best way for me to split Solr/Lucene error message off
 to
 a separate log?

 Thanks
 James