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
Would be nice to have it.
The text was updated successfully, but these errors were encountered:
Please provide details on what you are expecting. Is this request for the CLI tool?
Sorry, something went wrong.
@jsumners issue title is rather self-explanatory
instead of
myapp | pino-pretty --singleLine --colorize=1
would be nice to be able to use this
myapp | SINGLE_LINE=true COLORIZE=true pino-pretty
issue title is rather self-explanatory
If that were the case I wouldn't have asked for more detail.
So, yes, you are looking for environment variable support in the CLI tool.
It also would be more natural to use boolean for COLORIZE instead of number.
No branches or pull requests
Would be nice to have it.
The text was updated successfully, but these errors were encountered: