Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ccampbell/chromelogger

chrome extension for server side console logging
https://github.com/ccampbell/chromelogger

chrome chrome-extension console developer-tools development

Last synced: about 2 months ago
JSON representation

chrome extension for server side console logging

Awesome Lists containing this project

README

        

## About

This is the official repository of the Chrome Logger extension for Google Chrome.

### Links

- [Official Site](http://chromelogger.com)
- [Tech Spec](http://craig.is/writing/chromelogger/techspecs)
- [Chrome Web Store](https://chrome.google.com/webstore/detail/chrome-logger/noaneddfkdjfnfdakjjmocngnfkfehhd)

## Libraries

This is a list of available server side libraries

- [Python](http://github.com/ccampbell/chromelogger-python)
- [PHP](http://github.com/ccampbell/chromephp)
- [Ruby](https://github.com/cookrn/chrome_logger)
- Node.js
- [General](https://github.com/yannickcr/node-chromelogger)
- [Express](https://github.com/olahol/express-chrome-logger)
- [.NET](https://github.com/ChrisMissal/chromelogger)
- [ColdFusion](http://github.com/s992/chromelogger-cf)
- [Go](http://github.com/pilu/traffic-chromelogger)
- [Java](https://code.google.com/p/chromelogger4j/)
- [Perl](https://metacpan.org/pod/Web::ChromeLogger)
- [Classic ASP](https://github.com/danielmarcoto/asp2console)

## Development

To install manually for development

1. [Download](https://github.com/ccampbell/chromelogger/archive/master.zip) this repository
2. Unzip the repository
3. In Chrome go to Window => Extensions or [chrome://extensions/](chrome://extensions/)
4. Click the ``Load unpacked extension...`` button
5. Select the directory you created in step 2

Any time you make a change go back to the Chrome extensions manager page and refresh.