FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 5b7486a6 authored by J.W. Smith's avatar J.W. Smith
Browse files

feat: subprocess option to choose log type

A useful function in ProcessorUtils is subprocess_and_log, which builds a subprocess command and write its stdout and stderr to the log handler. Beforehand, failures only ever generated an error message, but there are some use cases where another log type is preferred. This adds a log type option to the function, and uses it in one case where a warning is more appropriate.
parent f91a061c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment