Improve the Logging and Message Formatting standards
- Dominant language
- Python
- Stars
- 37
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
The current message formatting that we have could be reviewed and optimised a bit.
+1 good stuff with the colors, but this doesn't look like the expected quality for the output at this moment:


No multiple blank spaces and empty new lines, no `~#~#~#~` in the messages, same-level indentation, and the use of tab separators should be minimized.
Needs improvement and all the messages should look more professional and consistent.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Locate the logging and message-formatting paths, then review the supplied screenshots and check messages for extra blank spaces, empty lines, separators, inconsistent indentation, and excessive tab use. Done means the output is consistent and professional across the affected messages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100