Browse Source

Update README.md

opensearch
Roi Rav-Hon 8 years ago
committed by GitHub
parent
commit
e4b7f7642c
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      README.md

+ 2
- 1
README.md View File

@ -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.
- Simplifications and Robustness
- Full testing framework
- 1.X - Beta versions
- 1.X - Beta versions

Loading…
Cancel
Save