changed api according to specification

This commit is contained in:
Joel 2021-02-10 22:41:23 +01:00
parent 5e46e8068a
commit d468732040
No known key found for this signature in database
GPG key ID: BDDDBECD0808290E
6 changed files with 150 additions and 58 deletions

View file

@ -1,4 +1,4 @@
__version__ = "0.0.4-20"
__version__ = "0.1.0-0"
import compLib.LogstashLogging
import logging