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.
Graylog client library for node.js written in TypeScript
<script type="module">
import tsGraylog from 'https://cdn.skypack.dev/ts-graylog';
</script>
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.