<div dir="ltr"><div>Hello logback team,<br></div><div><br></div>My name is Dmitry. In our development process, we are using java, micronaut, and logback for logging. Right now we are planning to move to GraalVM, reactor, and use native-image. The current implementation of the AsyncAppender and RollingFileAppender has issues with native image - <a href="https://jira.qos.ch/browse/LOGBACK-1550" target="_blank">Logback Jira</a>. To fix this problem we are using modified AsyncAppender and RollingFileAppender for native image. We would like to share these changes, but we do not know the best way to do it. This native module from our point of view should not be in the main repository of the logback. There are 2 additional repositories - <a href="https://github.com/qos-ch/logback-extensions" target="_blank">logback-extensions</a> and <a href="https://github.com/qos-ch/logback-contrib" target="_blank">logback-contrib</a> - but they are not maintained anymore. At least, the last releases were in 2018. Please, can you share your thoughts on this? How we can bring these changes to the logback users/developers?<br><div><br></div><div>Thank you in advance,<br><br></div><div>Dmitry Kubakhov<br>Senior Software Developer</div></div>