@redspher2021/fastify-sematext-stream
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

fastify-sematext-stream

Stream to send pino fastify logs to sematext

Usage

  • Can be used with typescript or javascript
  • install project
npm i --save @redspher2021/fastify-sematext-stream
  • Used build function
import { build } from '@redspher2021/fastify-sematext-stream'

const stream = build({ baseURL: sematextBaseURL, index: sematextIndex });
const instance = fastify({ logger: { stream });

Readme

Keywords

none

Package Sidebar

Install

npm i @redspher2021/fastify-sematext-stream

Weekly Downloads

3

Version

1.0.4

License

SEE LICENCE IN LICENCE

Unpacked Size

17.4 kB

Total Files

6

Last publish

Collaborators

  • mrazafindrazaka
  • glickel_redspher
  • gbo-redspher
  • fanshan
  • redpsherit