ajbrown / angular-loggly-logger

An AngularJS module which sends your $log message to loggly, and provides a service for manually sending messages to loggly.
MIT License
32 stars 49 forks source link

Add logToConsole option #10

Closed mostlyjason closed 9 years ago

mostlyjason commented 9 years ago

Wanted the ability to turn off console logging when deploying the production, while still maintaining it in development. I added it as a configurable flag.

ajbrown commented 9 years ago

@mostlyjason, Thanks for the contribution! :dancers: :dancers: I think this partial covers the goal of #1. Can you re-open this Pull Request targeting the develop branch? Then I'll get it in

mostlyjason commented 9 years ago

Thanks resubmitted