packagedrone
packagedrone copied to clipboard
Include Linux specific logback configuration in deployment packages
The DEB and RPM deployment packages should provide a customized version of logback.xml which logs to /var/log/packagedrone/.
Because of #95 I looked for logging in PackageDrone. I think this is a build issue and I can help you with this. But I need to understand why only DEB and RPM should log into this path and not every linux build?
I thinking about to solve is with Tycho. In our app, we use this solution all the time - https://eclipse.org/tycho/sitedocs/BuildProperties.html