track

package
v0.7.19-alpha Latest Latest
Warning

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

Go to latest
Published: May 5, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TaiLog

func TaiLog(item command.OperationItem) command.RunErr

TaiLog 多级追踪日志

Types

type TailLogExecutor

type TailLogExecutor struct {
	TailLog struct {
		LogPath string `yaml:"log-path"`
		Whence  int    `yaml:"whence"`
		Offset  int64  `yaml:"offset"`
	} `yaml:"tail-log"`
}

TailLogExecutor 追踪日志执行器

func (TailLogExecutor) Tail

func (tail TailLogExecutor) Tail(servers []runner.ServerInternal, stopCh <-chan struct{})

Tail tail日志

Jump to

Keyboard shortcuts

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