feat: integrate sentry sdk

This commit is contained in:
debugtalk
2019-12-20 15:50:07 +08:00
parent 1358449564
commit 186151ea8e
4 changed files with 42 additions and 2 deletions

View File

@@ -41,6 +41,7 @@ colorlog = "^4.0.2"
filetype = "^1.0.5"
jsonpath = "^0.82"
future = { version = "^0.18.1", python = "~2.7" }
sentry-sdk = "^0.13.5"
[tool.poetry.dev-dependencies]
flask = "<1.0.0"