Commit 15c40fa
committed
Enable use of DisableStdioBuffer
Previously, DisableStdioBuffer was added in #16, however was not consumed or used, as reported in #19. DisableStdioBuffer can now be set, if you only want to stream directly to stdio, or want to capture the output to your own writer without buffering. Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>1 parent 3c8da2f commit 15c40fa
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
155 | | - | |
156 | | - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
157 | 158 | | |
158 | 159 | | |
159 | 160 | | |
| |||
0 commit comments