[
https://issues.apache.org/jira/browse/SOLR-11373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Varun Thacker updated SOLR-11373:
---------------------------------
Fix Version/s: (was: 7.3)
(was: master (8.0))
> 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
> Priority: Major
> 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
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]