Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/logflare/logflare-transport-core-js
https://github.com/logflare/logflare-transport-core-js
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/logflare/logflare-transport-core-js
- Owner: Logflare
- Created: 2020-05-20T21:42:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T22:18:40.000Z (over 1 year ago)
- Last Synced: 2024-09-19T08:19:41.444Z (about 2 months ago)
- Language: TypeScript
- Size: 468 KB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Logflare Transport Core JS
This repo contains the core JS logic used for ingesting into the [Logflare service](https://logflare.app).
There are plans to rewrite this client package, hence it is not recommended to use this directly. We recommend using downstream packages such as [`pino-logflare`](https://github.com/Logflare/pino-logflare) instead.
- [Logflare docs](https://docs.logflare.app)
- [NPM package](https://www.npmjs.com/package/logflare-transport-core?activeTab=readme)
- [`pino-logflare`](https://github.com/Logflare/pino-logflare)