uschindler commented on issue #618: #Lucene-2562: Make Luke a Lucene/Solr Module
URL: https://github.com/apache/lucene-solr/pull/618#issuecomment-480274487
 
 
   I did a bit of better log setup, now it does no longer need a detection of 
test environment. In the GUI main class the logger factory is initialized with 
GUI logging.
   
   I was also talking with Robert Muir, he suggested to maybe remove Log4J 
completely and use java.util.logging instead, so we do not need to add the 
additional security permissions (we actually want prevent all code from getting 
context classloader in lucene, as this is a no-go for a library). But for now I 
am happy.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to