Skip to content

Fuller logging - #647

Open
niko-holmes wants to merge 5 commits into
masterfrom
full_logging
Open

Fuller logging#647
niko-holmes wants to merge 5 commits into
masterfrom
full_logging

Conversation

@niko-holmes

@niko-holmes niko-holmes commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Proposed changes

Echo all logged messages to the terminal. This is especially useful when debugging CodeBuild projects as the generated aurora log file cannot be accessed.

A parameter --quiet_logs is provided to suppress the echoing to terminal (All messages will still be echoed to the log file)

Checklist

Before posting a PR ensure that from each of the below categories AT LEAST ONE BOX HAS BEEN CHECKED. If more than one category is applicable then more can be checked. Also ensure that the proposed changes have been filled out with relevant information for reviewers.

Tests

  • No tests required to be added. (For small changes that will be tested by CI/CD infrastructure).
  • Added/Modified automated and PhantomHand CI tests (if a new class is added (Python or C++), the interface of that class must be unit tested).
  • Manually tested in simulation (if simulation specific or no hardware required to test the functionality).
  • Manually tested on hardware (if hardware specific or related).

Documentation

  • No documentation required to be added.
  • Added documentation (For any new feature, explain what it does and how to use it. Write the documentation in a relevant space, e.g. Github, Confluence, etc).
  • Updated documentation (For changes to pre-existing features mentioned in the documentation).

@niko-holmes
niko-holmes requested review from a team as code owners August 12, 2026 13:21
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.

1 participant