Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nektos/act
/ StdOutTraceWriter
Struct
StdOutTraceWriter
pkg/workflowpattern/trace_writer.go:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
type
StdOutTraceWriter
struct
{}
15
16
func
(*StdOutTraceWriter) Info(format string, args ...
interface
{}) {
17
fmt.Printf(format+
"\n"
, args...)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected