@ -20,6 +20,7 @@ Travis CI will build this handler and test against:
- "3.4"
- "3.5"
- "3.6"
We can't ensure compatibility to any other version, as we can't test it automatically.
## Python configuration
@ -131,4 +132,4 @@ LOGGING = {
- Introducing the LogzioSender class, which is generic and can be used without the handler wrap to ship raw data to Logz.io. Just create a new instance of the class, and use the append() method.