Re: Problem with Solr logging under Jetty

2012-07-19 Thread Rémy Loubradou
Hello, I have a similar problem, anything new about this issue? My problem is that info logs go to stderr and not stdout, do you have an explanation? For the log level I use the file "logging.properties" with in it only one line setting the level. .l

Problem with Solr logging under Jetty

2011-11-23 Thread Shawn Heisey
I am having a problem with jdk logging with Solr, using the jetty included with Solr. In jetty.xml, I have the following defined: java.util.logging.config.file etc/logging.properties Contents of etc/logging.properties: == # Logging level .level=WARNING # Write to a file handlers = java.