New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pino-logflare

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pino-logflare

A transport for Pino that sends messages to Logflare

0.3.6-04275a27
Source
npm
Version published
Maintainers
1
Created
Source

pino-logflare

This module provides transport for pino that forwards messages to your Logflare account.

You can use pino-logflare both for node and browser apps. We also support isomorphic Vercel apps.

Installation

To use globally from command line:

$ npm install -g pino-logflare

To include as a library in your project:

$ npm install pino-logflare

CLI

Want to use pino-logflare from the CLI? See the CLI documentation for details.

API

Want to use pino-logflare as a library in your project? See the API documentation for details.

Vercel

Set up pino-logflare to use in your Vercel project. See the VERCEL documentation for details.

Credits

Thanks to @zackkrida for creating the initial version of pino-logflare.

Thanks to @ovhemert for creating the pino-datadog project this transport is based on.

Contributing

If you would like to help out with some code, check the details.

License

Licensed under MIT.

Keywords

pino

FAQs

Package last updated on 24 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts