Coder Social home page Coder Social logo

c0zen / angularlogextender Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lwhiteley/angularlogextender

0.0 3.0 0.0 1.52 MB

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

License: MIT License

JavaScript 100.00%

angularlogextender's Introduction

AngularLogExtender

Build Status Coverage Status

This is an extension of 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.

How to Use

Please view our wiki for detailed documentation.

Notes

You can include the module in your AngularJS Application and it does all the work immediately. Methods native to the log extender are not publicly available in your AngularJs Application so this extension can be used as a standalone plugin. Advanced configurations can be done to make the $log service fit your personal development style. Log methods are now colour coded by default.

Install with bower

Now offers bower support.

bower install --save angular-logex

Add the script to your index.html:

<script src="/bower_components/angular-logex/dist/log-ex-unobtrusive.js"></script>

Credits

To view the blog this module was extended from and inspired by, go to http://solutionoptimist.com/2013/10/07/enhance-angularjs-logging-using-decorators/

Development

If you wish to contribute, Please read the Develop.md file.

Feel Free to make your own contributions to this module so we can make it better :)

==================== License: MIT | Made with ๐Ÿ’š

angularlogextender's People

Contributors

ferronrsmith avatar lwhiteley avatar waffle-iron avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.