Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.
29
type
LogOptionsSetter
interface
{
30
SetOutput(io.Writer)
31
SetPrefix(string)
32
}
33
Callers
2
LogToFileWith
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected