@omakei/pino-slack-webhook

1.0.2 • Public • Published

pino-slack-webhook

CI Codacy Badge Known Vulnerabilities Coverage Status js-standard-style

This module provides a "transport" for [pino][pino] that forwards messages to a [Slack webhook][skack.com].

Installation

To use globally from command line:

npm install -g @omakei/pino-slack-webhook

To include as a library in your project:

npm install @omakei/pino-slack-webhook

CLI

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

API

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

Testing

npm run test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

Package Sidebar

Install

npm i @omakei/pino-slack-webhook

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

19.8 kB

Total Files

18

Last publish

Collaborators

  • omakei