mirror of
https://github.com/jetkvm/kvm.git
synced 2026-05-21 05:20:35 +00:00
5edba66e38
- Changed log level from WARN to DEBUG for session-related messages in hidrpc.go to reduce noise during expected conditions. - Adjusted logging in nmlite/interface.go to use DEBUG for non-critical DHCP lease messages and router solicitation failures. - Improved link manager logging in nmlite/link/manager.go to differentiate between expected and persistent interface down states. - Enhanced DHCP client logging in udhcpc/udhcpc.go to indicate non-fatal errors when calculating lease expiry.