Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: improve pretty logger #12

Merged
merged 1 commit into from
Aug 2, 2023
Merged

Conversation

XDRAGON2002
Copy link
Contributor

Overview

This PR improves the pretty output of the informative statements.

Additional Information

The spinner package has been added here and integrated with the logger itself.

How to Test

Run any kubescape command such as kubescape scan resource.yaml

Examples/Screenshots

image

Related issues/PRs:

Resolved #11
Resolved kubescape/kubescape#1294

Checklist before requesting a review

  • My code follows the style guidelines of this project
  • I have commented on my code, particularly in hard-to-understand areas
  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests.
  • New and existing unit tests pass locally with my changes

Signed-off-by: DRAGON <anantvijay3@gmail.com>
@dwertent dwertent merged commit 8002ad6 into kubescape:main Aug 2, 2023
4 checks passed
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.

Improvements to the console UI Improvements to the console UI
2 participants