[
https://issues.apache.org/jira/browse/SOLR-11373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18041677#comment-18041677
]
ASF subversion and git services commented on SOLR-11373:
--------------------------------------------------------
Commit cfe456a17851b1df8d3a8837667e3b69129d2c96 in solr's branch
refs/heads/main from Eric Pugh
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=cfe456a1785 ]
SOLR-11373: Enable infoStream logging (#3910)
Writing to this logger is now controlled by the infoStream property in
solrconfig.xml and is specific to core/collection.
> 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: Eric Pugh
> Priority: Major
> Labels: pull-request-available
> Attachments: SOLR-11373.patch
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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]