Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpSink ¶
type HttpSink struct {
// contains filtered or unexported fields
}
func NewHttpSink ¶
type SinkAdapter ¶
type SinkAdapter struct {
// contains filtered or unexported fields
}
func NewSinkAdapter ¶
func NewSinkAdapter(minLevel slog.Level, push func(LogEvent) bool) *SinkAdapter
Click to show internal directories.
Click to hide internal directories.