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

https://github.com/kkamkou/gelfjs

graylog client library for node.js and browser
https://github.com/kkamkou/gelfjs

browser gelf graylog nodejs rest ssl tcp tls udp

Last synced: about 1 year ago
JSON representation

graylog client library for node.js and browser

Awesome Lists containing this project

README

          

gelfjs
======
Graylog client library for node.js and browser.
GELF - The Graylog Extended Log Format.

[![Maintainability](https://api.codeclimate.com/v1/badges/e4543737a99e1b146508/maintainability)](https://codeclimate.com/github/kkamkou/gelfjs/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/e4543737a99e1b146508/test_coverage)](https://codeclimate.com/github/kkamkou/gelfjs/test_coverage)

### Documentation
- [Documentation](https://kkamkou.gitbook.io/gelf-js/)
- [NPM repository](https://www.npmjs.com/package/gelfjs)
- [Yarn repository](https://yarnpkg.com/package/gelfjs)

#### License
[MIT](LICENSE)