[
https://issues.apache.org/jira/browse/SOLR-3358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13256741#comment-13256741
]
Steven Rowe commented on SOLR-3358:
-----------------------------------
bq. The problem with idea build is that it includes everything in lib. The
options I see are to either list the jars explicitly (leaving out -over-slf4j)
or make a new lib folder under webapp. Thoughts?
I'd rather not list the jars explicitly - IntelliJ dependency configuration has
been quite stable because whole directories are specified, and I'd rather not
change that if possible.
So my vote is to make a new lib folder under webapp.
(I can confirm, though, that explicitly listing all jars except
{{log4j-over-slf4j}} allows compilation and testing to succeed.)
> Capture Logging Events from JUL and Log4j
> -----------------------------------------
>
> Key: SOLR-3358
> URL: https://issues.apache.org/jira/browse/SOLR-3358
> Project: Solr
> Issue Type: New Feature
> Reporter: Ryan McKinley
> Assignee: Ryan McKinley
> Attachments: SOLR-3358-compile-path.patch, SOLR-3358-logging.patch,
> SOLR-3358-logging.patch
>
>
> The UI should be able to show the last few log messages. To support this, we
> will need to register an Appender (log4j) or Handler
> (JUL) and keep a buffer of recent log events.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]