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
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.