Stdout and stderr can be displayed in debug mode (#5376)

This commit is contained in:
Nathan Henrie 2018-05-16 09:15:45 -06:00 committed by Sebastian Muszynski
parent 642e8fcb9d
commit 1b3b6a1cae

View File

@ -33,6 +33,8 @@ The commands can be dynamic, using templates to insert values for arguments. Whe
Any service data passed into the service call to activate the shell command will be available as a variable within the template.
`stdout` and `stderr` output from the command are both captured and will be logged by setting the [log level](/components/logger/) to debug.
```yaml
# Apply value of a GUI slider to the shell_command