Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gravityblast/traffic-chromelogger
Chrome Logger middleware for the Traffic web framework (#Go #Golang)
https://github.com/gravityblast/traffic-chromelogger
Last synced: about 10 hours ago
JSON representation
Chrome Logger middleware for the Traffic web framework (#Go #Golang)
- Host: GitHub
- URL: https://github.com/gravityblast/traffic-chromelogger
- Owner: gravityblast
- License: mit
- Created: 2013-09-23T09:47:25.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-09T23:07:43.000Z (almost 11 years ago)
- Last Synced: 2024-06-19T02:08:46.586Z (5 months ago)
- Language: Go
- Size: 160 KB
- Stars: 30
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chrome Logger
[![Build Status](https://travis-ci.org/pilu/traffic-chromelogger.png?branch=master)](https://travis-ci.org/pilu/traffic-chromelogger)
Chrome Logger middleware for the [Traffic web framework](https://github.com/pilu/traffic/) (#Go #Golang).
It allows to send logs to the Chrome console if you have the [Chrome Logger extension](http://craig.is/writing/chrome-logger) installed.
## Usage
Check the example folder.