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
Our logs don't include a timestamp in the log lines, we should add them.
The text was updated successfully, but these errors were encountered:
I am interested to work on this issue. Can you provide some guidance and assistance in resolving this.
Sorry, something went wrong.
Thanks, @jainamshah102!
We set up our logging here:
block-oracle/crates/oracle/src/runner/diagnostics.rs
Lines 9 to 25 in 4968d57
We use the tracing-subscriber crate for that purpose.
tracing-subscriber
It would be ideal to adjust the stdout layer to include an ISO-8501 timestamp prefixing the log message.
stdout
@tilacog Can I pick up this issue? Can you please add me in assignees?
jainamshah102
No branches or pull requests
Our logs don't include a timestamp in the log lines, we should add them.
The text was updated successfully, but these errors were encountered: