GetLogParserScriptId returns the name of the JavaScript script to parse logs for this engine
()
| 192 | |
| 193 | // GetLogParserScriptId returns the name of the JavaScript script to parse logs for this engine |
| 194 | GetLogParserScriptId() string |
| 195 | |
| 196 | // GetLogFileForParsing returns the log file path to use for JavaScript parsing in the workflow |
| 197 | // This may be different from the stdout/stderr log file if the engine produces separate detailed logs |
no outgoing calls
no test coverage detected