Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StdoutSink ¶
type StdoutSink struct {
// contains filtered or unexported fields
}
func NewStdoutSink ¶
func NewStdoutSink(formatter hermod.Formatter) *StdoutSink
func (*StdoutSink) Close ¶
func (s *StdoutSink) Close() error
func (*StdoutSink) SetLogger ¶
func (s *StdoutSink) SetLogger(l hermod.Logger)
Click to show internal directories.
Click to hide internal directories.