There was an error while loading. Please reload this page.
1 parent 14dcf38 commit de5a95dCopy full SHA for de5a95d
event.go
@@ -318,7 +318,6 @@ func (e *Event) Errs(key string, errs []error) *Event {
318
319
// Err adds the field "error" with serialized err to the *Event context.
320
// If err is nil, no field is added.
321
-// To customize the key name, change zerolog.ErrorFieldName.
322
//
323
// To customize the key name, change zerolog.ErrorFieldName.
324
0 commit comments