Summary of the new feature / enhancement
Currently, when a command resource is run and there is unstructured text sent to STDERR, we default to trace since we don't know if it contains sensitive information. It would be useful in the resource manifest to indicate the default trace level for unstructured STDERR content so that it can be a warn or info, for example.
Proposed technical implementation details (optional)
No response
Summary of the new feature / enhancement
Currently, when a command resource is run and there is unstructured text sent to STDERR, we default to
tracesince we don't know if it contains sensitive information. It would be useful in the resource manifest to indicate the default trace level for unstructured STDERR content so that it can be awarnorinfo, for example.Proposed technical implementation details (optional)
No response