Skip to content

Commit 9231386

Browse files
Update logfmt.md with correct python library reference (#386)
The owner of python-logfmter's username was updated.
1 parent d077843 commit 9231386

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/articles/logfmt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ A few projects from already exist to help parse logfmt in various languages:
164164
* [logfmt for Clojure](https://github.com/tcrayford/logfmt)
165165
* [logfmt for Go](http://godoc.org/github.com/kr/logfmt)
166166
* [logfmt for Node.JS](https://github.com/csquared/node-logfmt)
167-
* [logfmt for Python](https://github.com/jteppinette/python-logfmter)
167+
* [logfmt for Python](https://github.com/josheppinette/python-logfmter)
168168
* [logfmt for Ruby](https://github.com/cyberdelia/logfmt-ruby)
169169

170170
[logrus]: https://github.com/sirupsen/logrus

0 commit comments

Comments
 (0)