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

DnsTxt debug print: make its text field human-readable #247

Merged
merged 2 commits into from
Aug 22, 2024
Merged

Conversation

keepsimple1
Copy link
Owner

This is to address issue #243 . With the changes, its debug print looks like this:

[2024-08-21T04:11:24Z DEBUG mdns_sd::dns_parser] add_answer push: DnsTxt { record: DnsRecord { entry: DnsEntry { name: "test7._my-log._udp.local.", ty: 16, class: 1, cache_flush: true }, ttl: 4500, created: 1724213484072, expires: 1724217984072, refresh: 1724217084072 }, text: [TxtProperty {key: "PATH", val: Some("one")}] }

@keepsimple1 keepsimple1 merged commit 3292110 into main Aug 22, 2024
3 checks passed
@keepsimple1 keepsimple1 deleted the fmt-txt branch August 22, 2024 03:03
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.

1 participant