Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

loggly-winston-bulk

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loggly-winston-bulk - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

wjdhwbhj

2

lib/winston-loggly.js

@@ -10,3 +10,3 @@ /*

var events = require('events'),
loggly = require('loggly'),
loggly = require('node-loggly-bulk'),
util = require('util'),

@@ -13,0 +13,0 @@ winston = require('winston'),

{
"name": "loggly-winston-bulk",
"version": "1.0.0",
"version": "1.0.1",
"description": "A Loggly transport for winston",

@@ -8,3 +8,3 @@ "author": "Shweta Jain <sjain@loggly.com>",

"type": "git",
"url": "http://github.com/indexzero/winston-loggly.git"
"url": "https://github.com/loggly/winston-loggly-bulk.git"
},

@@ -11,0 +11,0 @@ "keywords": ["winston", "loggly", "logging", "sysadmin", "tools"],

@@ -5,2 +5,9 @@ # loggly-winston-bulk

[![Version npm](https://img.shields.io/npm/v/loggly-winston-bulk.svg?style=flat-square)](https://www.npmjs.com/package/loggly-winston-bulk)[![npm Downloads](https://img.shields.io/npm/dm/loggly-winston-bulk.svg?style=flat-square)](https://www.npmjs.com/package/loggly-winston-bulk)
[![NPM](https://nodei.co/npm/loggly-winston-bulk.png?downloads=true&downloadRank=true)](https://nodei.co/npm/loggly-winston-bulk/)
A client implementation for Loggly in node.js. Check out Loggly's [Node logging documentation](https://www.loggly.com/docs/nodejs-logs/) for more.
## Usage

@@ -11,3 +18,3 @@ ``` js

//
// Requiring `loggly-winston-bulk` will expose
// Requiring `winston-loggly` will expose
// `winston.transports.Loggly`

@@ -48,3 +55,3 @@ //

### Installing loggly-winston-bulk
### Installing winston-loggly

@@ -83,3 +90,2 @@ ``` bash

[0]: http://loggly.com

@@ -86,0 +92,0 @@ [1]: https://github.com/flatiron/winston

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc