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
The bunyan tool -c option should allow filtering by component
The text was updated successfully, but these errors were encountered:
Does bunyan -c 'this.component === "foo"' not work for you?
bunyan -c 'this.component === "foo"'
Sorry, something went wrong.
Ahh you're right sorry. I couldn't find that in the documentation
Thanks. Improving the Bunyan docs is high on my list. They need it.
No branches or pull requests
The bunyan tool -c option should allow filtering by component
The text was updated successfully, but these errors were encountered: