→ كل المشاريع

echosentry

بواسطة @01walid

16

A sentry (raven-go) middleware for echo micro web framework

عن هذا المشروع

echosentry A sentry (raven-go) middleware for echo (v2) micro web framework. Note: this support echo with the standard http engine (no fasthttp support yet) Usage By default, the middleware logs the HTTP context and sends it along with the stacktrace, this adds info about the user's browser, URL, OS, device, interfacetype ..etc. You can disable HTTP context as follow: Additional tags You can append additional tags to be captured by Sentry. Tags content can be extracted from the current request context or just static tags, e.g. tags["appversion"] = appVersion. TODO Log the user info (user context) Expose more options License MIT License. A copy is included with the source.

من ملف README الخاص بالمشروع على GitHub

النجوم
16
التفريعات
5
الرخصة
MIT
آخر تحديث
05/05/2018

أضف هذه الشارة إلى ملف README

أظهر أن مشروعك مُدرج على «صُنع في الجزائر».

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/echosentry.svg)](https://www.madeinalgeria.dev/projects/echosentry)

مشاريع ذات صلة