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. Before After