Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/cli
/ Type
Method
Type
util/ui/log_message.go:20–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
type
LogMessage
interface
{
19
Message() string
20
Type() string
21
Timestamp() time.Time
22
SourceType() string
23
SourceInstance() string
Callers
11
setFlag
Function · 0.65
setPositionalFlags
Function · 0.65
ToLog
Method · 0.65
Match
Method · 0.65
GetRecentLogsForApplicationByNameAndSpace
Method · 0.65
logging_test.go
File · 0.65
logging_test.go
File · 0.65
NameFromGUID
Function · 0.65
DisplayLogMessage
Method · 0.65
DisplayChangeForPush
Method · 0.65
removeDuplicateMapKeys
Function · 0.65
Implementers
2
LogMessage
actor/sharedaction/logging.go
FakeLogMessage
util/ui/uifakes/fake_log_message.go
Calls
no outgoing calls
Tested by
2
setFlag
Function · 0.52
setPositionalFlags
Function · 0.52