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
--log-level
When running hlx up, the pipeline and my pre.js can output plenty of debug logs. How do I set the log level to debug ? (default to info)
hlx up
pre.js
debug
info
cc @trieloff @tripodsan
The text was updated successfully, but these errors were encountered:
We don't have a parameter like --log-level yet.
Sorry, something went wrong.
fixed with #281
not completely...
Implement --log-level #248
483eb48
01c00dc
tripodsan
No branches or pull requests
When running
hlx up
, the pipeline and mypre.js
can output plenty ofdebug
logs. How do I set the log level todebug
? (default toinfo
)cc @trieloff @tripodsan
The text was updated successfully, but these errors were encountered: