Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Improvement/log level#180

Merged
JannikSt merged 4 commits into
developfrom
improvement/log-level
Mar 27, 2025
Merged

Improvement/log level#180
JannikSt merged 4 commits into
developfrom
improvement/log-level

Conversation

@JannikSt
Copy link
Copy Markdown
Member

No description provided.

@JannikSt JannikSt requested a review from Copilot March 27, 2025 19:27
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request improves the log level configuration across multiple components and adds an example for retrieving node info.

  • Adds a log level CLI argument and updates the logger configuration in both validator and orchestrator.
  • Refactors error handling in the node status update and adds more detailed log messages.
  • Updates docker-compose to set a custom block time and introduces a new dev-utils example.

Reviewed Changes

Copilot reviewed 5 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
validator/src/main.rs Introduces a log level argument and updates the logger filter level accordingly.
orchestrator/src/node/status_update.rs Refactors node status sync logic with improved logging and error handling.
orchestrator/src/main.rs Adds a log level argument and logs the chosen log level.
docker-compose.yml Updates the entrypoint for the anvil service to include a custom block time.
dev-utils/examples/get_node_info.rs Adds a new example for retrieving node information with proper CLI parsing.
Files not reviewed (3)
  • Makefile: Language not supported
  • orchestrator/Dockerfile: Language not supported
  • validator/Dockerfile: Language not supported

@JannikSt JannikSt merged commit ce07605 into develop Mar 27, 2025
JannikSt added a commit that referenced this pull request Apr 12, 2025
* ability to set log level for orchestrtor + validator

* log lvl fallback

* set blocktime to 2s for docker-compose
@JannikSt JannikSt deleted the improvement/log-level branch June 25, 2025 13:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants