More simplified and better defined logging in services. (0.25.7)

This commit is contained in:
Johannes Findeisen 2023-08-22 21:38:33 +02:00
commit a1df843994
5 changed files with 33 additions and 39 deletions

View file

@ -20,7 +20,7 @@ from linspector.environment import Environment
from linspector.linspector import Linspector
from linspector.monitors import Monitors
__version__ = '0.25.6'
__version__ = '0.25.7'
__author__ = 'Johannes Findeisen <you@hanez.org>'