[ 
https://issues.apache.org/jira/browse/SOLR-11373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amrit Sarkar updated SOLR-11373:
--------------------------------
    Attachment: SOLR-11373.patch

Patch attached :

{code}
modified:   solr/example/resources/log4j.properties
{code}

> Logging Lucene's info stream is turned off in default log4j.properties
> ----------------------------------------------------------------------
>
>                 Key: SOLR-11373
>                 URL: https://issues.apache.org/jira/browse/SOLR-11373
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: logging
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>             Fix For: master (8.0), 7.1
>
>         Attachments: SOLR-11373.patch
>
>
> The log4j.properties turns off logging for infoStream instead of setting it 
> to INFO. There's even a comment saying:
> {code}
> # set to INFO to enable infostream log messages
> {code}
> Due to this bug, even if you enable infoStream in solrconfig.xml, infoStream 
> isn't logged unless you also change log4j.properties.
> We should match the config in log4j.properties to the comment and then people 
> can use the solrconfig.xml to enable infoStream.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to