Fix "liquid" warning on logging plugins page

Noticed this warning in the documentation CI:

    Liquid Warning: Liquid syntax error (line 210): Expected end_of_string but found id in "{{ log stream }}" in engine/extend/plugins_logging.md

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: d30987f85f
Component: cli
This commit is contained in:
Sebastiaan van Stijn
2017-08-17 00:56:54 +02:00
parent e7d8c55034
commit 0d15a1c160
@@ -213,7 +213,7 @@ to determine what set of logs to read.
**Response**:
```
{{ log stream }}
{% raw %}{{ log stream }}{% endraw %}
```
The response should be the encoded log message using the same format as the