The admin page has a link, LOGGING, that will let you set the logging
level on the fly:
http://localhost:8983/solr/admin/logging.jsp
Bill
On 5/24/06, Chris Hostetter <[EMAIL PROTECTED]> wrote:
: Talking about configuration and system properties: is it possible to set
: the log level of Solr's
: Talking about configuration and system properties: is it possible to set
: the log level of Solr's logger from a system property? Or is there any
: other way to change this level during the start of the servlet container?
Solr uses JDK standard logging, (ie; the java.util.logging.* package), an
Talking about configuration and system properties: is it possible to set
the log level of Solr's logger from a system property? Or is there any
other way to change this level during the start of the servlet container?
Thanks,
Marcus