Skip to content

No console logging: --no-console-log#181

Open
alexandraBara wants to merge 5 commits intodevelopmentfrom
alex_no_console_log
Open

No console logging: --no-console-log#181
alexandraBara wants to merge 5 commits intodevelopmentfrom
alex_no_console_log

Conversation

@alexandraBara
Copy link
Copy Markdown
Collaborator

@alexandraBara alexandraBara commented Apr 8, 2026

Summary

-Added cmd line option to disable stdout loggins: --no-console-log.
-Removed all print statements and moved to logger.

Test plan

  • pytest test/unit
  • pytest test/functional (if applicable)
  • pre-commit run --all-files

Checklist

  • Added/updated tests (or explained why not)
  • Updated docs/README if behavior changed
  • No secrets or credentials committed

Test every subcommand:

node-scraper --no-console-log --connection-config connection-config_smci350-zts-gtu-f11-25.json --sys-location REMOTE run-plugins DmesgPlugin
 node-scraper --no-console-log compare-runs scraper_logs_ausalexbara02_2026_04_08-08_07_54_AM scraper_logs_ausalexbara02_2026_04_07-09_39_01_AM
node-scraper --no-console-log --connection connection-config_smci350-zts-gtu-f11-25.json show-redfish-oem-allowable --log-service-path redfish/v1/Systems/UBB/LogServices/DiagLogs
node-scraper --no-console-log run-plugins NetworkPlugin

Copy link
Copy Markdown
Collaborator

@jaspals3123 jaspals3123 left a comment

Choose a reason for hiding this comment

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

Looks good

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