We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
winston-transport/index.js
Line 79 in 07f75f0
Lines 187 to 191 in 07f75f0
Is it possible to add levelOnly to restrict transport to only 1 level?
levelOnly
The text was updated successfully, but these errors were encountered:
added TransportStream option levelOnly as per request winstonjs#40
ab101fe
Reduced some index.js calls and complexity for some of the eslint issues
No branches or pull requests
winston-transport/index.js
Line 79 in 07f75f0
winston-transport/index.js
Lines 187 to 191 in 07f75f0
Is it possible to add
levelOnly
to restrict transport to only 1 level?The text was updated successfully, but these errors were encountered: