Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogCollector ¶
type LogCollector struct {
// contains filtered or unexported fields
}
func NewLogCollector ¶
func NewLogCollector(config LogCollectorConfig) *LogCollector
func (*LogCollector) Send ¶
func (s *LogCollector) Send(log *log_models.Log)
func (*LogCollector) Start ¶
func (s *LogCollector) Start()
func (*LogCollector) Stop ¶
func (s *LogCollector) Stop()
Click to show internal directories.
Click to hide internal directories.