Open adamkleingit opened 5 years ago
Suggestions:
What should be logged:
Use colors/grouping if it makes it more aesthetic (see Redux-Logger for example): https://github.com/LogRocket/redux-logger
@morsdyce @yarindeoh opinions?
@adamkleingit @morsdyce Agreed, it can be a good start point for debugging options
Configurable in Provider, for example: <ReusableProvider logger={NODE_ENV === 'development'}>
By default it's false