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

fix(log): clear bold log format after timestamp #2229

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

mikesmithgh
Copy link
Contributor

I noticed that the bold formatting of the timestamp in the logs is carrying over to the actual logs. I added a line to clear all the formatting before the logs.

Before fix:
before-fix

After fix:
after-fix

Copy link
Owner

@derailed derailed left a comment

Choose a reason for hiding this comment

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

@mikesmithgh Great catch. Thank you Mike!

@derailed derailed merged commit 13c25dd into derailed:master Oct 4, 2023
3 checks passed
@derailed derailed mentioned this pull request Nov 8, 2023
placintaalexandru pushed a commit to placintaalexandru/k9s that referenced this pull request Apr 3, 2024
ttbadr pushed a commit to ttbadr/k9s that referenced this pull request Apr 4, 2024
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.

None yet

2 participants