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: enable ansi for tracing #50

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Conversation

ctron
Copy link
Contributor

@ctron ctron commented Apr 29, 2024

Ok, I overlooked the fact that this crate actually disables default features of env_logger. So this PR adds a color feature (for both env_logger and tracing-subscriber). And enables it by default.

Copy link
Owner

@d-e-s-o d-e-s-o left a comment

Choose a reason for hiding this comment

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

Seems fine to me, thanks again!

@d-e-s-o d-e-s-o merged commit ee032f2 into d-e-s-o:main Apr 29, 2024
6 checks passed
@ctron ctron deleted the feature/ansi_1 branch April 29, 2024 15:24
d-e-s-o added a commit that referenced this pull request Apr 29, 2024
Add a CHANGELOG entry for pull request #50, which added the (default
enabled) 'color' feature to control the coloring of log output.
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.

2 participants