react-dom-log
v1.0.3
Published
An enhancer for react-dom logs splitting error in msg and trace and showing warnings as actual warnings
Downloads
2
Readme
React DOM log Enhancer
yarn add --dev react-dom-log
And load it at the beginning of your APP.
import 'react-dom-log'
Recommended for DEV only.
Adds a (hopefully) unique prefix [DOMLOG]
to full stack messages.