logs

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2026 License: MIT Imports: 16 Imported by: 0

Documentation

Overview

Package logs provides UI components for displaying application logs in the TUI. It includes components for viewing log details and log tables.

Package logs provides UI components for displaying application logs in the TUI. It includes components for viewing log details and log tables.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DetailComponent

type DetailComponent interface {
	tea.Model
	layout.Sizeable
	layout.Bindings
}

func NewLogsDetails

func NewLogsDetails() DetailComponent

type TableComponent

type TableComponent interface {
	tea.Model
	layout.Sizeable
	layout.Bindings
}

func NewLogsTable

func NewLogsTable() TableComponent

Jump to

Keyboard shortcuts

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