8000 Update README.markdown · madzak/python-json-logger@687cc52 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

Commit 687cc52

Browse files
authored
Update README.markdown
Added python2.7 EOL notice.
1 parent 46826c4 commit 687cc52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Overview
66
=======
77
This library is provided to allow standard python logging to output log data as json objects. With JSON we can make our logs more readable by machines and we can stop writing custom parsers for syslog type records.
88

9+
**NOTICE: Python2.7 is only supported up to v0.1.11. The next release, v2.0, will support Python3 only.**
10+
911
Installing
1012
==========
1113
Pip:

0 commit comments

Comments
 (0)
0