Closed adzialocha closed 5 years ago
Currently we run into issues setting the log level to debug in the mobile app as we receive too many redux log messages.
We want to introduce a new log level debug which:
debug
verbose
With this we can also remove all native console.log loggings.
https://app.clickup.com/t/16kg4x
This PR runs against https://github.com/CirclesUBI/circles-mobile/tree/circlestoken-fixes (instead of dev branch) to not mess things up for now
dev
Currently we run into issues setting the log level to debug in the mobile app as we receive too many redux log messages.
We want to introduce a new log level
debug
which:verbose
to receive redux logsWith this we can also remove all native console.log loggings.
https://app.clickup.com/t/16kg4x