jeresig / i18n-node-2

Lightweight simple translation module for node.js / express.js with dynamic json storage. Uses common __('...') syntax in app and templates.
MIT License
507 stars 79 forks source link

Improvements to logging #114

Closed e-compton closed 6 years ago

e-compton commented 6 years ago

I've updated the logging to use debug, and included a brief description at the end of the readme on usage.