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
Velox outputs some log entries as base64 encoded string:
{"time":"2024-10-16T14:10:53.730049+05:00","level":"DEBUG","msg":"[STDERR OUTPUT]","BUILDER":{"log":"Z286IGdpdGh1Yi5jb20vYn="}}
This is a bit annoying to debug as I have to decode each entry. 😅
vx version 2024.2.1
vx build -c velox.toml -o .
No response
The text was updated successfully, but these errors were encountered:
v2024.3
rustatian
Successfully merging a pull request may close this issue.
No duplicates 🥲.
What happened?
Velox outputs some log entries as base64 encoded string:
This is a bit annoying to debug as I have to decode each entry. 😅
Version (rr --version)
vx version 2024.2.1
How to reproduce the issue?
Relevant log output
No response
The text was updated successfully, but these errors were encountered: