sentry-react-native icon indicating copy to clipboard operation
sentry-react-native copied to clipboard

(LOG-V7): Allow different configurations for logs on JS and Native

Open lucas-zimerman opened this issue 5 months ago • 2 comments

IDEAS:

  • Users may want to use logs generated by themselves, so the logging feature could be enabled on JavaScript but also disabled on Native.
  • Being able to set a minimum log level to be captured by layer (info on JavaScript, error on Android)

These ideas aren't on the roadmap but if you want them implemented please leave a like comment.

lucas-zimerman avatar Aug 06 '25 14:08 lucas-zimerman

Example of use case:

Image I would like to have my logs to be captured but only error logs to also be captured to avoid noise.

lucas-zimerman avatar Aug 06 '25 14:08 lucas-zimerman