feat: simpler LoggerLink for react native and other terminal console environments #6097
Open
1 task done
Labels
✅ accepted-PRs-welcome
Feature proposal is accepted and ready to work on
💰 wontfix/$$$$
Can be worked on, but needs to be a paid, feel free to contact sales@trpc.io if you want priority
Describe the feature you'd like to request
react native console cannot print out the object as nicely as browser console, so it's not usable as it is. For example a single log looks like this:
I can't even see the data because it's just represented as string
[Array]
Describe the solution you'd like to see
a simpler logging link which would only print out inputs and outputs in json, ideally colorized
Describe alternate solutions
not sure
Additional information
No response
👨👧👦 Contributing
Funding
The text was updated successfully, but these errors were encountered: