ts-graylog

Graylog client library for node.js written in TypeScript

Usage no npm install needed!

<script type="module">
  import tsGraylog from 'https://cdn.skypack.dev/ts-graylog';
</script>

README

ts-graylog

TypeScript Graylog client library for Node.js, based on node-graylog2. This has been heavily modified to the point where there is not much left of the original.

It is a rewrite using TypeScript.