sheerun / bowered

Bower client that integrates with Sprockets
MIT License
2 stars 0 forks source link

Logging of events #11

Open sheerun opened 10 years ago

sheerun commented 10 years ago

I think we can do the same as bundler and employ global logger service.

There's no need to pass logger instance around as logging will work fine even in parallel.

This issue is independent from using templates for help screens and longer messages (#5).

It's more similar to StandardRenderer and JsonRenderer from bower.