seekshiva / react-native-remote-svg

Adds support for loading svg images in React Native
MIT License
184 stars 71 forks source link

Change from 'console' logging to 'debug' #20

Open RobertFischer opened 5 years ago

RobertFischer commented 5 years ago

debug allows people to opt in or out of logging statements, which is nice for developers. The supports-color module allows debug to use a wider range of colors (based on the terminal's capabilities).