We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5fa70b commit 903266eCopy full SHA for 903266e
.travis.yml
README.rst
@@ -1,9 +1,6 @@
1
-==================
2
-JSON log formatter
3
4
-
5
-.. image:: https://travis-ci.org/marselester/json-log-formatter.png
6
- :target: https://travis-ci.org/marselester/json-log-formatter
+====================
+JSON log formatter 🪵
7
8
The library helps you to store logs in JSON format. Why is it important?
9
Well, it facilitates integration with **Logstash**.
setup.py
@@ -20,4 +20,3 @@
20
'Topic :: Software Development :: Libraries :: Python Modules'
21
],
22
)
23
0 commit comments