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
The function might panic. The conclusion in
go-logr/logr#130 was that the logger should
record that.
zapr only needs to do that when it calls MarshalLog. Strings and errors are
handled by zap.
For the sake of simplicity no attempt is made to detect the reason for the
panic. As zapr cannot replace the key, it uses the same replacement value as
funcr because that stands out a bit more compared to the value used by zap.
0 commit comments