Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/toddmotto/console.loge

Doge-driven debugging. Such console, many logs. Wow.
https://github.com/toddmotto/console.loge

Last synced: 12 days ago
JSON representation

Doge-driven debugging. Such console, many logs. Wow.

Awesome Lists containing this project

README

        

# console.loge.js [![Build Status](https://travis-ci.org/toddmotto/console.loge.png)](https://travis-ci.org/toddmotto/console.loge)

Doge-driven debugging. Such console, many logs. Using `console.loge()` brings new light to debugging. Doge will randomise his infamous face amongst some of his most prestigious thoughts to help you debug your application in no time.

> [Very demo](http://jsfiddle.net/Xx3DN)

Doge's console magic should work in any decent browser. Wow, it'll `return;` if `window.console` isn't supported, so you can even leave it in production ;)

![Doge example](http://i.imgur.com/kuvEhlK.png)

## Installing with Bower
Use the repository hook:

```
bower install https://github.com/toddmotto/console.loge.git
```

## Manual installation
Ensure you're using the files from the `dist` directory (contains compiled production-ready code). Ensure you place the script before the closing `



console.loge('AngularJS'); // check your console!