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

Method SetPrefix

logging.go:31–31  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

29type LogOptionsSetter interface {
30 SetOutput(io.Writer)
31 SetPrefix(string)
32}
33
34// LogToFileWith does allows to call LogToFile with a custom LogOptionsSetter.

Callers 1

LogToFileWithFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected