logger

package
v0.0.0-...-1b8e598 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	Printf(format string, v ...interface{})
}

type LogLine

type LogLine struct {
	Type      LogLineType
	Namespace string
	Name      string
	Text      string
}

type LogLineType

type LogLineType string
const (
	LogLineTypeAxe       LogLineType = "axe"
	LogLineTypeContainer LogLineType = "container"
)

Jump to

Keyboard shortcuts

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