logging

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ForEvent

func ForEvent(logger *log.Entry, event models.CanvasEvent) *log.Entry

func ForExecution

func ForExecution(execution *models.CanvasNodeExecution, parent *models.CanvasNodeExecution) *log.Entry

func ForIntegration added in v0.6.0

func ForIntegration(integration models.Integration) *log.Entry

func ForNode

func ForNode(node models.CanvasNode) *log.Entry

func WithExecution

func WithExecution(
	logger *log.Entry,
	execution *models.CanvasNodeExecution,
	parent *models.CanvasNodeExecution,
) *log.Entry

func WithIntegration added in v0.6.0

func WithIntegration(logger *log.Entry, integration models.Integration) *log.Entry

func WithNode

func WithNode(logger *log.Entry, node models.CanvasNode) *log.Entry

func WithQueueItem

func WithQueueItem(logger *log.Entry, queueItem models.CanvasNodeQueueItem) *log.Entry

Types

type TackleLogger

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

func NewTackleLogger

func NewTackleLogger(logger *log.Entry) TackleLogger

func (TackleLogger) Errorf

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

func (TackleLogger) Infof

func (l TackleLogger) Infof(format string, args ...interface{})

Jump to

Keyboard shortcuts

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