winston-logflare
This module provides a transport for winston logger that forwards messages to Logflare app.
Installation
$ npm install winston-logflare
Usage example
const winston = const LogflareTransport = const apiKey = "..."const sourceToken = "..." const logger = winston loggerlogger
License
Licensed under MIT.