Skip to content

Conversation

@jintukumardas
Copy link
Contributor

PR description

Fixes colored output in terminal logging

Fixed Issue(s)

Thanks for sending a pull request! Have you done the following?

  • Checked out our contribution guidelines?
  • Considered documentation and added the doc-change-required label to this PR if updates are required.
  • Considered the changelog and included an update if required.
  • For database changes (e.g. KeyValueSegmentIdentifier) considered compatibility and performed forwards and backwards compatibility tests

Locally, you can run these tests to catch failures early:

  • spotless: ./gradlew spotlessApply
  • unit tests: ./gradlew build
  • acceptance tests: ./gradlew acceptanceTest
  • integration tests: ./gradlew integrationTest
  • reference tests: ./gradlew ethereum:referenceTests:referenceTests
  • hive tests: Engine or other RPCs modified?

@jflo jflo self-requested a review October 21, 2025 18:38
@jflo jflo assigned jflo and unassigned jflo Oct 21, 2025
@macfarla
Copy link
Contributor

@jflo related to this PR I have another PR to add a test that ensures logging goes to stdout #9341
so that test should pass before and after this PR

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.

3 participants