Log "Set" Actions in Tun (Linux)

I've used the log library and its info method.

I've also added but not used env-logger.
This commit is contained in:
Sam Poder 2023-06-21 15:46:39 +00:00 committed by Conrad Kramer
parent 32e4e9d1d7
commit da065b503f
5 changed files with 90 additions and 29 deletions

View file

@ -1,6 +1,2 @@
[workspace]
members = [
"burrow",
"tun-async",
"tun"
]
members = ["burrow", "tun-async", "tun"]