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
Edit: Is there a way to programatically disable logs from the runtime?
The text was updated successfully, but these errors were encountered:
use env LOG_LEVEL=error
Sorry, something went wrong.
Sorry, I meant not from the CLI, but using the setup, setupWithServer functions 😅
setup
setupWithServer
Even though, that's a pretty good solution for now.
Right. We can add a log level parameter to be able to configure it.
No branches or pull requests
Edit: Is there a way to programatically disable logs from the runtime?
The text was updated successfully, but these errors were encountered: