Skip to content

An enhancer for react-dom logs splitting error in msg and trace and showing warnings as actual warnings

Notifications You must be signed in to change notification settings

magic-m-johnson/react-dom-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An enhancer for react-dom logs splitting error in msg and trace and showing warnings as actual warnings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published