qbit_manage
qbit_manage copied to clipboard
[FR]: Logging header doesn't get logged for every run
Describe the Bug
The logging header, which contains useful version information is only printed once per container start as it is not inside the start() function. https://github.com/StuffAnThings/qbit_manage/blob/master/qbit_manage.py#L634 is the line in question, and would be useful to have in every run.
Config
No response
Logs
n/a
Screenshots
No response
Installation
Docker
Version Number
should be easier to find :)
What branch are you on?
master