Skip to content
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

Open
wants to merge 62 commits into
base: master
Choose a base branch
from
Open

Conversation

OtterCode
Copy link

Changes should be complete. Basic tests passing.

Richa Gupta and others added 30 commits June 14, 2016 22:07
Changed winston-loggly to winston-loggly-bulk
…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
Update README.md and package.json file
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.
…in-events

include timestamp in nodejs events
- add information about timestamp option.
- move Buffer Option section after Usage section.
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.
mchaudhary and others added 24 commits August 15, 2017 21:46
…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 README.md for winston 3.0
remove winston.clone and update README for winston 3.0
Update package.json dependencies
Update package.json dependencies
@weyert
Copy link

weyert commented Sep 26, 2018

Could this PR be merged?

@DABH
Copy link
Contributor

DABH commented Sep 26, 2018

Can you clarify why this changes readme to winston-loggly-bulk instead of winston-loggly?

@DABH
Copy link
Contributor

DABH commented Sep 26, 2018

Ok so loggly has a fork of the transport under another name -- https://github.com/loggly/winston-loggly-bulk -- do we want to maintain this repo under winstonjs or is loggly happily maintaining their own transport now? Would be great if someone from loggly could chime in (@Shwetajain148 ? not sure). If the community would prefer to stick to winstonjs/winston-loggly then we can merge this PR, keep the original name, push to npm, and advise loggly/winston-loggly-bulk users to switch to winstonjs/winston-loggly. In either case we should solve this with just one repo, not two. Let me know what the community's preferences are -- just tell me what to do :) Happy to merge relevant PRs or have more discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants