We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d46bac9 commit e04c03cCopy full SHA for e04c03c
content/writing-stages/index.md
@@ -153,7 +153,7 @@ can be used, see the
153
[go-based integration test stage](https://github.com/10XDev/martian-public/blob/master/test/split_test_go/stages/sum_squares/sum_squares.go)
154
as an example.
155
156
-Stage code can write to the stage `log` file with `core.Log` and related
+Stage code can write to the stage `log` file with `util.Log` and related
157
methods.
158
159
The adapter handles writing the expected output files for the stage through
0 commit comments