rust-netlink / netlink-proto

Other
8 stars 14 forks source link

chore: replace debug with trace #23

Closed syedelec closed 3 weeks ago

syedelec commented 6 months ago

I had same issue as here https://github.com/rust-netlink/netlink-proto/issues/19

Replaced some debug! with trace!