|
@ -13,6 +13,15 @@ In case the logs failed to be sent to Logz.io after a couple of tries, they will |
|
|
pip install logzio-python-handler |
|
|
pip install logzio-python-handler |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
## Tested Python Versions |
|
|
|
|
|
Travis CI will build this handler and test against: |
|
|
|
|
|
- "2.7" |
|
|
|
|
|
- "3.3" |
|
|
|
|
|
- "3.4" |
|
|
|
|
|
- "3.5" |
|
|
|
|
|
- "3.6" |
|
|
|
|
|
We can't ensure compatibility to any other version, as we can't test it automatically. |
|
|
|
|
|
|
|
|
## Python configuration |
|
|
## Python configuration |
|
|
#### Config File |
|
|
#### Config File |
|
|
``` |
|
|
``` |
|
|