You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2022/02/21 22:55:28 UTC

[GitHub] [logging-chainsaw] rm5248 opened a new pull request #11: Remove log4j1

rm5248 opened a new pull request #11:
URL: https://github.com/apache/logging-chainsaw/pull/11


   Remove the hard dependency on log4j1.
   
   General changes:
   
   - Removed database stuff for the time being
   - Created a new `ChainsawLoggingEvent` to be independent of log4j1
   - Changed build so it plays nicely with netbeans
   
   Known issues:
   
   - Can crash when loading some things from old chainsaw config files.  You may need to remove your ~/.chainsaw directory(or just delete all java serialized objects in this directory)
   - Documentation for receivers does not show up when configuring a receiver.  This needs to be made better in general since showing the javadoc is kinda cool but also pretty useless.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [logging-chainsaw] rm5248 merged pull request #11: Remove log4j1

Posted by GitBox <gi...@apache.org>.
rm5248 merged pull request #11:
URL: https://github.com/apache/logging-chainsaw/pull/11


   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org