[
https://issues.apache.org/jira/browse/SOLR-11373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18041634#comment-18041634
]
Eric Pugh commented on SOLR-11373:
----------------------------------
These days, it's now a log4j2.xml file versus log4j.properties, but same issue.
> 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
> 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
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]