Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Log ¶
type Log struct { *core.BaseProcessor `mapstructure:"-"` Level string `mapstructure:"level"` // contains filtered or unexported fields }
func (*Log) SetSerializer ¶
func (p *Log) SetSerializer(s core.Serializer)
Click to show internal directories.
Click to hide internal directories.