logger

package
v0.12.1 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetWorkspaceLogReader added in v0.11.0

func GetWorkspaceLogReader(logsDir, workspaceId string) (io.Reader, error)

Types

type Logger added in v0.11.0

type Logger interface {
	io.WriteCloser
	Cleanup() error
}

func NewProjectLogger added in v0.11.0

func NewProjectLogger(logsDir, workspaceId, projectName string) Logger

func NewWorkspaceLogger added in v0.11.0

func NewWorkspaceLogger(logsDir, workspaceId string) Logger

Jump to

Keyboard shortcuts

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