bitovi / bitovi/bitops

Improve the Logging and Message Formatting standards

Open
#270 0 comments 0 reactions 0 assignees View on GitHub
enhancement ✨ refactor
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:
![image](https://user-images.githubusercontent.com/1533818/183909814-5cffa828-21e2-407d-8301-a57cd3768906.png)
![image](https://user-images.githubusercontent.com/1533818/183911359-4c57405a-2649-4845-90ed-350bb8a533c7.png)

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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.