Document Sentry logging config

This commit is contained in:
Chirag Aggarwal
2026-04-30 10:41:47 +05:30
parent 82235f473f
commit fa8616b8f4
+1
View File
@@ -43,6 +43,7 @@
* Refactor functions schedule in [#10913](https://github.com/appwrite/appwrite/pull/10913)
* Refactor make Bus dispatch synchronous in [#11449](https://github.com/appwrite/appwrite/pull/11449)
* Remove proxy container in [#11039](https://github.com/appwrite/appwrite/pull/11039)
* Remove legacy logging providers and require a Sentry DSN in `_APP_LOGGING_CONFIG` in [#12184](https://github.com/appwrite/appwrite/pull/12184)
### Performance