Hello Brian,

Your suggestion works. Now I'm able to log solr output to a file.

I haven't figured out how to enable Jetty logging in solr
1.2, though. But solr logs just fine.

-- 
Best regards,
Jack

Friday, June 15, 2007, 1:38:13 PM, you wrote:

> ...all you have to do is create a logging.properties file and call
> this before starting up solr:

> System.setProperty("java.util.logging.config.file", home+"/conf/ 
> logging.properties");

> ...

Reply via email to