package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
RegisterProcessor registers the given Processor to consume all log stream events of the given EventType, logged via log.Structured.
# Interfaces
Processor defines internally how a component can process streams of structured log events as they're passed to log.Structured.