On 1/21/2015 7:24 PM, Shawn Heisey wrote: > I have no way to know what container or logging framework you're using.
Followup on this: Unless you have modified the solr war for version 3.2.0 to change the logging jars, you will definitely be using java.util.logging. Here's some URLs that may offer insight on the config file you'll need: http://www.javapractices.com/topic/TopicAction.do?Id=143 http://tutorials.jenkov.com/java-logging/configuration.html http://www.java2s.com/Code/Java/Language-Basics/ConfiguringLoggerDefaultValueswithaPropertiesFile.htm Thanks, Shawn