-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updates for Winston 3.0 #61
base: master
Are you sure you want to change the base?
Conversation
Changed winston-loggly to winston-loggly-bulk
Added node analytics
LB-830 Update dependency
…opagated up correctly and can be consumed by end users
-rename package name to 'loggly-bulk' -update package version to 1.0.4 as it is new package -add loggly, winston keywords -update author details
Create new npm package
Update README.md and package.json file
update the email address for loggly
queue support in library "winston-loggly-bulk" and make buffer option configurable
Added information about buffer support and making buffer size and retriesInMilliSeconds configurable in library.
update readme.md file
…in-events include timestamp in nodejs events
- add information about timestamp option. - move Buffer Option section after Usage section.
Update README/package.json
In this commit I: 1. I have included "winston" into the winston-loggly-bulk's dependencies so that we can skip running command "npm install winston". 2. Updated the version of winston-loggly-bulk from 1.4.2 to 1.4.3.
update version of node-loggly-bulk
upgrade to version 2
helper method to call process exit
…process-exit update README.md file for flushLogsAndExit function
…k-version-upgrade update package.json file for version upgrade
…npm-version2 Update instructions for npm version 2 and lower
Error message support in winston-loggly-bulk
Update package version
Update README.md for winston 3.0
remove winston.clone and update README for winston 3.0
Update package.json dependencies
Update package.json dependencies
Could this PR be merged? |
Can you clarify why this changes readme to |
Ok so |
Changes should be complete. Basic tests passing.