Zac Harvey
Zac Harvey
Regarding your article on [custom logback appenders](https://www.baeldung.com/custom-logback-appender), one critical miss is that appenders will not get logged to unless you `start()` them.
Any recommendations/hacks/workaround for when the post-templated file needs to have `${...}`-style tokens in it that should be _ignored_ by lazybones? For example, a sample `application.yml` file for a Spring Boot...
### Am I using the newest version of the library? - [x] I have made sure that I'm using the latest version of the library. ### Is there an existing...