[ 
https://issues.apache.org/jira/browse/SOLR-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13062002#comment-13062002
 ] 

David Smiley commented on SOLR-2616:
------------------------------------

Ok.

The main thing I wanted to accomplish in this patch, was to make it easy for me 
to enable debug logging for a particular logger and to actually see the 
results.  Before this patch, the current state, I could use the logging admin 
page to enable debug logging for a known Solr logger but the debug output 
wouldn't go anywhere because the default threshold for the console logger is 
INFO. This patch includes a commented line to lower the console threshold.

FYI I still *hate* JDK14 logging (aka JUL); but nonetheless it's the default as 
provided with Solr.

> Include jdk14 logging configuration file
> ----------------------------------------
>
>                 Key: SOLR-2616
>                 URL: https://issues.apache.org/jira/browse/SOLR-2616
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: David Smiley
>            Assignee: Mark Miller
>            Priority: Minor
>             Fix For: 3.4, 4.0
>
>         Attachments: SOLR-2616_jdk14logging_setup.patch
>
>
> The /example/ Jetty Solr configuration should include a basic logging 
> configuration file.  Looking at this wiki page: 
> http://wiki.apache.org/solr/LoggingInDefaultJettySetup  I am creating this 
> patch. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to