You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bit of a foot cannon in my opinion, but apparently you _must_ call
`Msg()` or else `zerolog`'s `log.Fatal()` method does nothing.
https://pkg.go.dev/github.com/rs/zerolog/[email protected]#Fatal. This
should prevent some panics if `netbootd` is run when someone else is
already listening of the given DHCP/TFTP/HTTP/API ports.
0 commit comments