logimpl

package
v0.0.0-...-52a88e9 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package logimpl implements a component to handle logging internal to the agent for system-probe.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provides

type Provides struct {
	Comp logdef.Component
}

Provides defines the output of the log component

func NewComponent

func NewComponent(deps Requires) (Provides, error)

NewComponent creates a log.Component using the provided config

type Requires

type Requires struct {
	Lc     compdef.Lifecycle
	Params logdef.Params
	Config sysprobeconfig.Component
}

Requires declares the input types to the logger component constructor

Jump to

Keyboard shortcuts

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