getsentry / getsentry/sentry-java
Reduce log spam from `JsonSerializationUtils.byteSizeOf`
Ouverte
Feature
Java
Logs
- Langage dominant
- Kotlin
- Étoiles
- 1.4k
- Forks
- 478
- Merge moyen
- 2 j 23 h
- PR mergées (30 j)
- 67
Description
### 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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.