func go.uber.org/zap.WithCaller

2 uses

	go.uber.org/zap (current package)
		options.go#L92: 	return WithCaller(true)
		options.go#L98: func WithCaller(enabled bool) Option {