Skip to content

Use json log format.#10

Merged
0xSasaPrsic merged 2 commits intomainfrom
use-json-log-format
Apr 30, 2025
Merged

Use json log format.#10
0xSasaPrsic merged 2 commits intomainfrom
use-json-log-format

Conversation

@0xSasaPrsic
Copy link
Member

Use json log format.

Copy link
Member

@moraesjeremias moraesjeremias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

.timeout(Duration::from_secs(900))
.run()?;
info!("Generate proof end");
log::info!("Attempting to update to new head block: {:?}", latest_block);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All other previous info logs will be JSON formatted, right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

@0xSasaPrsic 0xSasaPrsic merged commit 589b15c into main Apr 30, 2025
2 checks passed
@0xSasaPrsic 0xSasaPrsic deleted the use-json-log-format branch April 30, 2025 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants