MaFeLP
MaFeLP
This pull request adds many publishing formats. Including: - [x] as a `flatpak` (published on [Flathub](https://flathub.org/)) - [x] as a `snap` (published on the [snapstore](https://snapcraft.io/store)) - [x] as a docker...
Adds an option to roll the log files on startup. It is a different approach to @OvermindDL1's #219. --- ## Usage Examples ### with yaml: ```yaml refresh_rate: 30 seconds appenders:...
**Is your feature request related to a problem? Please describe.** To make it nicer and easier to adhere to coding guidelines, I would suggest adding [black](https://github.com/psf/black) formatter to the project....