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>
This commit is contained in:
Sebastiaan van Stijn 2017-08-16 14:16:30 +02:00
parent 3e831e4472
commit d30987f85f
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
1 changed files with 1 additions and 1 deletions

View File

@ -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