carteb / carte-blanche

An isolated development space with integrated fuzz testing for your components. See them individually, explore them in different states and quickly and confidently develop them.
https://www.youtube.com/watch?v=6g3-TQ6aaw8
MIT License
1.5k stars 47 forks source link

Error and warning messages should be prefixed with plugin name #250

Open mxstbr opened 8 years ago

mxstbr commented 8 years ago

E.g. [ReactPlugin] There is a problem here, [CarteBlanche] This option is deprecated

We should think about introducing a shared logging util in carte-blanche-utils so we have a common style.