You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2011/08/20 05:45:27 UTC

[jira] [Commented] (SOLR-2616) Include jdk14 logging configuration file

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

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

It's been a while with no activity so I just want to agree with Mark's proposal:
 * Don't wire up the log file by default
 * Include a log file that logs to files.
 * Add to documentation.

I think the provided config file should log to the console at INFO threshold, and log to files at DEBUG threshold (or "finer" or whatever JUL calls it) -- these are defaults, I believe any way. There will be no changes to default categories and so nothing will actually log at these detailed levels until they are changed by the user. I also think there should be a prominent notice on the logging jsp page to tell users they are not going to see the more detailed log levels in Solr's default setup without making changes to the logging configuration.

> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org