Skip to content

Support winston 3.x transports and formats#190

Merged
crellison merged 1 commit intobithavoc:masterfrom
crellison:ce/format-support
Oct 3, 2018
Merged

Support winston 3.x transports and formats#190
crellison merged 1 commit intobithavoc:masterfrom
crellison:ce/format-support

Conversation

@crellison
Copy link
Copy Markdown
Collaborator

@crellison crellison commented Sep 5, 2018

In their 3.0.0 release, winston deprecated formatting inside transports.
https://github.com/winstonjs/winston/blob/master/UPGRADE-3.0.md#removed-winstontransportsfileconsolehttp-formatting-options

This PR adds formats to the options passed into the express-winston logger
and errorLogger.

This package also needs a fresh release of typings to DefinitelyTyped, as it's latest version is not compatible with the current winston release.

In their 3.0.0 release, winston deprecated formatting inside transports.
This PR adds formats to the options passed into the express-winston logger
and errorLogger.
@adamcohen
Copy link
Copy Markdown

How's the call for maintainers coming along? Would be great to see this merged

@bithavoc
Copy link
Copy Markdown
Owner

bithavoc commented Oct 2, 2018

@crellison feel free to merge and let me know when you'd like me to publish.

@crellison crellison merged commit d5cd425 into bithavoc:master Oct 3, 2018
@crellison
Copy link
Copy Markdown
Collaborator Author

@bithavoc Time to give the people what they want

@bithavoc
Copy link
Copy Markdown
Owner

bithavoc commented Oct 3, 2018

@crellison can you update the changelog in another PR or commit to master?

@crellison
Copy link
Copy Markdown
Collaborator Author

Yup! I'll do that tonight

@bithavoc
Copy link
Copy Markdown
Owner

bithavoc commented Oct 8, 2018

Once we do that we can merge and Release. good call @rosston

@crellison
Copy link
Copy Markdown
Collaborator Author

changelog updated

@crellison crellison deleted the ce/format-support branch October 8, 2018 23:54
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.

3 participants