go.uber.org/zap.SamplingConfig.Thereafter (field)

3 uses

	go.uber.org/zap (current package)
		config.go#L41: 	Thereafter int                                           `json:"thereafter" yaml:"thereafter"`
		config.go#L163: 			Thereafter: 100,
		config.go#L293: 				cfg.Sampling.Thereafter,