Shalin Shekhar Mangar created SOLR-11373:
--------------------------------------------

             Summary: 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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to