Skip to content

Conversation

@KylinDC
Copy link
Contributor

@KylinDC KylinDC commented Feb 15, 2022

Hi, it looks like winston has support batch mode in HTTP Transport in recent release(#1970,

this.batch = options.batch || false;
), but in the type definition file, it still not support do the batch HTTP related configuration.
In this pull request, I add batch HTTP related types in transports type definition file to support configuration.

@wbt wbt merged commit d1d9358 into winstonjs:master Feb 15, 2022
@wbt
Copy link
Contributor

wbt commented Feb 15, 2022

Thanks @KylinDC!

@KylinDC
Copy link
Contributor Author

KylinDC commented Feb 16, 2022

My pleasure, thanks for bringing us such a wonderful library!

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.

2 participants