func github.com/gotd/log.NamedError

2 uses

	github.com/gotd/log (current package)
		attr.go#L194: func NamedError(key string, err error) Attr {

	github.com/gotd/td/mtproto
		read.go#L144: 			l = logger.With(log.NamedError("reason", err))