logsearch

package
v0.0.0-...-dfd9850 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2022 License: Apache-2.0 Imports: 8 Imported by: 9

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiagnosticLogClient

type DiagnosticLogClient struct{}

DiagnosticLogClient is a logs.SearchLogClient implementation

func NewDiagnosticLogClient

func NewDiagnosticLogClient() *DiagnosticLogClient

NewDiagnosticLogClient creates an DiagnosticLogClient instance

func (*DiagnosticLogClient) SearchLog

func (d *DiagnosticLogClient) SearchLog(ctx context.Context,
	host string, port int,
	startTime, endTime time.Time,
	levels []logs.LogLevel, patterns []string,
	limit int) (logs []string, err error)

SearchLog ...

Jump to

Keyboard shortcuts

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