Skip to content

Commit 45474a3

Browse files
authored
Don't mention Java specific stack trace as array option (#52)
1 parent 9d54eab commit 45474a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ ECS-compatible JSON doesn't require the use of Logstash or grok parsing via an i
5151
+
5252
--
5353
The first three fields are `@timestamp`, `log.level` and `message`.
54-
It's also possible to format stack traces so that each element is rendered in a new line.
54+
This lets easily read the logs in a terminal without needing a tool that converts the logs to plain-text.
5555
--
5656

5757
*Enjoy the benefits of a common schema*::

0 commit comments

Comments
 (0)