@logary/plugin-node
TypeScript icon, indicating that this package has built-in type declarations

6.0.0-beta.8 • Public • Published

Logary JS — Node JS plugin

A plugin for NodeJS that intercepts usage of http/https by default

npm add @logary/plugin-node

Usage

In your logary.ts:

import node from '@logary/plugin-node'
const logary = getLogary({ ... }) // configure targets and Logary Analytics ID here
node(logary)
// more plugins here
export default logary

Package Sidebar

Install

npm i @logary/plugin-node

Weekly Downloads

0

Version

6.0.0-beta.8

License

GPL3 / commercial

Unpacked Size

20.1 kB

Total Files

27

Last publish

Collaborators

  • haf