getsentry / getsentry/sentry-java
Reduce log spam from `JsonSerializationUtils.byteSizeOf`
Đang mở
Feature
Java
Logs
- Ngôn ngữ chính
- Kotlin
- Star
- 1.4k
- Fork
- 478
- Merge trung bình
- 2 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 67
Mô tả
### Problem Statement
This currently logs envelopes.
### Solution Brainstorm
Add an overload for `ISerializer` that has an additional `boolean` param, allowing us to mute logging for specific calls.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.