fixed logging in background daemon

This commit is contained in:
Joel Klimont 2021-10-01 13:37:56 +02:00
parent 3eab71aaf5
commit d1a86d2c0e
4 changed files with 44 additions and 19 deletions

View file

@ -1,4 +1,4 @@
__version__ = "0.2.3-1"
__version__ = "0.2.4-0"
import importlib
import compLib.LogstashLogging