log

package
v0.1.27 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2022 License: Apache-2.0 Imports: 3 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Error

func Error(args ...interface{})

func Errorf

func Errorf(format string, args ...interface{})

func Fatal

func Fatal(args ...interface{})

func Fatalf

func Fatalf(format string, args ...interface{})

func Panic

func Panic(args ...interface{})

func Panicf

func Panicf(format string, args ...interface{})

func Ping

func Ping()

func Print

func Print(args ...interface{})

func Printf

func Printf(format string, args ...interface{})

func SetBlueprint added in v0.1.20

func SetBlueprint(blueprintId uuid.UUID, blueprintName string)

func SetOperator

func SetOperator(operatorId uuid.UUID, operatorName string)

func Warn

func Warn(args ...interface{})

func Warnf

func Warnf(format string, args ...interface{})

Types

type Event

type Event struct {
	// contains filtered or unexported fields
}

inspired by https://www.datadoghq.com/blog/go-logging/#implement-a-standard-logging-interface

Jump to

Keyboard shortcuts

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