logprocess

package
v0.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

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
}

LogCollector implements the collector.Collector interface for log collection

func GetInstance

func GetInstance() *LogCollector

GetInstance returns the singleton instance of LogCollector

func (*LogCollector) CollectorName

func (lc *LogCollector) CollectorName() string

CollectorName returns the unique name of the collector

func (*LogCollector) Disable

func (lc *LogCollector) Disable()

func (*LogCollector) Enable

func (lc *LogCollector) Enable()

func (*LogCollector) InitCollector

func (lc *LogCollector) InitCollector(controller ds.Controller, config any, appRunContext ds.AppRunContext) error

InitCollector initializes the log collector with a controller and configuration

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL