jetty - Prevent Solr from printing query in console -
i have quite long queries , solr not print full query request in console started solr from. should modify this?
i have tried modify logging level in etc/logging.properties , add
-djava.util.logging.config.file=etc/logging.properties when stating solr, has no effect.
thanks
finally had modify resources/log4j.properties
Comments
Post a Comment