MCPcopy
hub / github.com/charmbracelet/bubbletea / SetOutput

Method SetOutput

logging.go:30–30  ·  view source on GitHub ↗
(io.Writer)

Source from the content-addressed store, hash-verified

28// libraries.
29type LogOptionsSetter interface {
30 SetOutput(io.Writer)
31 SetPrefix(string)
32}
33

Callers 2

LogToFileWithFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected