Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 428 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 428 Bytes

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

before

After

after