lwhiteley / AngularLogExtender

AngularLogExtender is an AngularJS module that extends the Angular $log functionality. It uses the native $decorator to push the $log pass its capabilities and provide new functionality such as configuring the $log for different environments such as production and development
MIT License
40 stars 8 forks source link

Log Filtering #21

Closed lwhiteley closed 10 years ago

lwhiteley commented 10 years ago

this will resolve issue #16 when complete