diff --git a/Developer-Guide.md b/Developer-Guide.md index c646058e35..836cd7b31a 100644 --- a/Developer-Guide.md +++ b/Developer-Guide.md @@ -275,7 +275,7 @@ script and paste its output directly into a To perform analysis on Kata logs, use the [`kata-log-parser`](https://github.com/kata-containers/tests/tree/master/cmd/log-parser) -tool. +tool, which can convert the logs into formats (e.g. JSON, TOML, XML, and YAML). # Appendices