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

Log verbosity and sanitization #335

Merged
merged 5 commits into from
Oct 21, 2024
Merged

Log verbosity and sanitization #335

merged 5 commits into from
Oct 21, 2024

Conversation

rubdos
Copy link
Member

@rubdos rubdos commented Oct 19, 2024

Implementing Display for several datatypes, for use in traces.

@rubdos
Copy link
Member Author

rubdos commented Oct 19, 2024

Would be cool to use valuable for some stuff, but I'm too lazy to research that decently atm.

@gferon
Copy link
Collaborator

gferon commented Oct 19, 2024

tbh it's a relatively shitty trait to implement. fmt::Display is good enough in most cases.

@rubdos rubdos mentioned this pull request Oct 20, 2024
2 tasks
src/content.rs Outdated Show resolved Hide resolved
@rubdos
Copy link
Member Author

rubdos commented Oct 21, 2024

tbh it's a relatively shitty trait to implement. fmt::Display is good enough in most cases.

Yeh indeed... Very much overkill. Merge this thing?

@rubdos rubdos requested a review from gferon October 21, 2024 20:00
@gferon gferon merged commit 54c39ed into main Oct 21, 2024
7 checks passed
@gferon gferon deleted the valuable branch October 21, 2024 21:48
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