Skip to content

Refactor logging in CLI for NanoKVM devices#6

Merged
VIXNESS merged 1 commit intomainfrom
refactor/print-to-log
Mar 6, 2026
Merged

Refactor logging in CLI for NanoKVM devices#6
VIXNESS merged 1 commit intomainfrom
refactor/print-to-log

Conversation

@VIXNESS
Copy link
Copy Markdown
Owner

@VIXNESS VIXNESS commented Mar 6, 2026

  • Replaced print statements with logger.info for better logging management in main.py and main.py.
  • Added a new logging utility module (_logger.py) to handle logger configuration.
  • Updated .gitignore to include additional cache and environment files.

- Replaced print statements with logger.info for better logging management in main.py and __main__.py.
- Added a new logging utility module (_logger.py) to handle logger configuration.
- Updated .gitignore to include additional cache and environment files.
@VIXNESS VIXNESS merged commit 44a0b33 into main Mar 6, 2026
1 check passed
@VIXNESS VIXNESS deleted the refactor/print-to-log branch March 6, 2026 08:28
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