Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogCounter ¶
type LogCounter struct {
// contains filtered or unexported fields
}
func NewLogCounter ¶
func NewLogCounter(registry *metrics.Registry) LogCounter
func (LogCounter) DroppedLogCounter ¶
func (c LogCounter) DroppedLogCounter() func(zapcore.Entry, zapcore.SamplingDecision)
func (LogCounter) SampledLogCounter ¶
func (c LogCounter) SampledLogCounter() func(entry zapcore.Entry) error
Click to show internal directories.
Click to hide internal directories.