Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/argoproj/argo-workflows
/ WithField
Method
WithField
util/logging/logging.go:146–146 ·
view source on GitHub ↗
(name string, value any)
Source
from the content-addressed store, hash-verified
144
type
Logger
interface
{
145
WithFields(fields Fields) Logger
146
WithField(name string, value any) Logger
147
WithError(err error) Logger
148
149
// When issuing a log, adding this will panic
Callers
15
NewClientFromOptsWithContext
Function · 0.65
EventStreamReader
Method · 0.65
GetPluginNames
Method · 0.65
Set
Method · 0.65
Delete
Method · 0.65
IsPartOfExitHandler
Method · 0.65
main
Function · 0.65
stream
Method · 0.65
NewEmissaryCommand
Function · 0.65
saveArtifact
Function · 0.65
saveParameter
Function · 0.65
startFileSignalHandler
Function · 0.65
Implementers
2
initLogger
util/logging/init.go
slogLogger
util/logging/slog.go
Calls
no outgoing calls
Tested by
4
stream
Method · 0.52
TestInterceptor
Function · 0.52
TestInitLogger
Function · 0.52
TestContext
Function · 0.52