An open API service indexing awesome lists of open source software.

https://github.com/nonebot/plugin-sentry

Sentry Support for NoneBot2
https://github.com/nonebot/plugin-sentry

Last synced: 11 months ago
JSON representation

Sentry Support for NoneBot2

Awesome Lists containing this project

README

          



nonebot


sentry

# nonebot-plugin-sentry

_✨ 在 Sentry.io 上进行 NoneBot 服务日志查看、错误处理 ✨_



license


pypi

python

## 使用方式

填写必须配置项 `SENTRY_DSN` ,即刻开始 sentry 之旅!

## 配置项

配置项需要添加前缀 `SENTRY_`,所有参数以及具体含义参考: [Sentry Docs](https://docs.sentry.io/platforms/python/configuration/options/)

所有以 `SENTRY_` 开头的配置项将会被自动读取。