You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -745,7 +745,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
745
745
*[Eliot](https://github.com/ScatterHQ/eliot) - Logging for complex & distributed systems.
746
746
*[logbook](http://logbook.readthedocs.io/en/stable/) - Logging replacement for Python.
747
747
*[logging](https://docs.python.org/2/library/logging.html) - (Python standard library) Logging facility for Python.
748
-
*[Sentry](https://pypi.python.org/pypi/sentry) - A realtime logging and aggregation server.
748
+
*[raven](https://github.com/getsentry/raven-python) - Python client for Sentry, a log/error tracking, crash reporting and aggregation platform for web applications.
0 commit comments