Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/harness/harness
/ Debug
Method
Debug
app/gitspace/types/types.go:36–36 ·
view source on GitHub ↗
(msg string)
Source
from the content-addressed store, hash-verified
34
type
GitspaceLogger
interface
{
35
Info(msg string)
36
Debug(msg string)
37
Warn(msg string)
38
Error(msg string, err error)
39
}
Callers
15
stream
Method · 0.65
handleEventExecuteAsyncTask
Method · 0.65
ProxyBlob
Method · 0.65
putBlobToLocal
Method · 0.65
push
Method · 0.65
getCreds
Function · 0.65
getAuthorization
Method · 0.65
GetLatestArtifactMetadata
Method · 0.65
GetTotalDownloadsForImage
Method · 0.65
GetTotalDownloadsForArtifactID
Method · 0.65
GetTotalDownloadsForManifests
Method · 0.65
GetLatestTagMetadata
Method · 0.65
Implementers
3
wrapZerolog
app/pipeline/logger/zerolog.go
ZerologAdapter
app/gitspace/types/types.go
LogStreamInstance
app/gitspace/logutil/stateful_logger.g
Calls
no outgoing calls
Tested by
no test coverage detected