logging

package
v0.1.42 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LogToCurrentTest

func LogToCurrentTest(testID, message string)

LogToCurrentTest logs to the currently active test Delegates to the centralized log package

func LogToCurrentTestOrService

func LogToCurrentTestOrService(testID, message string)

LogToCurrentTestOrService tries to log to current test, falls back to service Delegates to the centralized log package

func LogToService

func LogToService(message string)

LogToService logs to service logs Delegates to the centralized log package

func SetTestLogger

func SetTestLogger(logger TestLogger)

SetTestLogger sets the global test logger (called by TUI) Delegates to the centralized log package

Types

type TestLogger

type TestLogger = log.TUILogger

TestLogger interface for logging to specific tests Kept for backwards compatibility with TUI implementations

Jump to

Keyboard shortcuts

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