[
https://issues.apache.org/jira/browse/SOLR-5505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831937#comment-13831937
]
Shikhar Bhushan commented on SOLR-5505:
---------------------------------------
This should be a simple patch, {{SolrIndexConfig}} can propagate the core name
to the {{LoggingInfoStream}} constructor so that it's available for logging.
> LoggingInfoStream not usabe in a multi-core setup
> -------------------------------------------------
>
> Key: SOLR-5505
> URL: https://issues.apache.org/jira/browse/SOLR-5505
> Project: Solr
> Issue Type: Bug
> Affects Versions: 4.6
> Reporter: Shikhar Bhushan
>
> {{LoggingInfoStream}} that was introduced in SOLR-4977 does not log any core
> context.
> Previously this was possible by encoding this into the infoStream's file path.
> This means in a multi-core setup it is very hard to distinguish between the
> infoStream messages for different cores.
> {{LoggingInfoStream}} should be automatically configured to prepend the core
> name to log messages.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]