[ 
https://issues.apache.org/jira/browse/SOLR-5021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13702497#comment-13702497
 ] 

Robert Muir commented on SOLR-5021:
-----------------------------------

They wouldnt be useful for debugging solr tests... They arent log messages. If 
you doubt me, take a look at what they output :)


                
> LoggingInfoStream should log TP messages using TRACE level
> ----------------------------------------------------------
>
>                 Key: SOLR-5021
>                 URL: https://issues.apache.org/jira/browse/SOLR-5021
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Hoss Man
>
> SOLR-4977 added an awesome new LoggingInfoStream class, and wisely it does 
> not output "TP" category messages because it logs everything at the INFO 
> level -- but we could improve this to log TP messages at the TRACE level (and 
> check if TRACE is enabled when ased if isEnabled("TP").
> That way people who do/don't want to see all the TP messages could control 
> that based on whether the LoggingInfoStream logger level was set to 
> allow/filter TRACE level log messages.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to