Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
29
type
LogOptionsSetter
interface
{
30
SetOutput(io.Writer)
31
SetPrefix(string)
32
}
33
34
// LogToFileWith does allows to call LogToFile with a custom LogOptionsSetter.
Callers
1
LogToFileWith
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected