doctorrustynelson / yearn

Override node's require mechanism.
MIT License
7 stars 3 forks source link

Better logging messages when yearn fails to find a module. #67

Closed doctorrustynelson closed 9 years ago

doctorrustynelson commented 9 years ago

to allow for better debugging of issues it would be useful to know exactly the inputs and from where they are coming as well as what was determines before failure.

doctorrustynelson commented 9 years ago

Logging needs to be totally refactored. See issue #74.