summaryrefslogtreecommitdiff
path: root/src/shared/logs-show.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/logs-show.h')
-rw-r--r--src/shared/logs-show.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/logs-show.h b/src/shared/logs-show.h
index ea0f51fbf0..1b67876d8f 100644
--- a/src/shared/logs-show.h
+++ b/src/shared/logs-show.h
@@ -34,6 +34,7 @@ typedef enum OutputMode {
OUTPUT_EXPORT,
OUTPUT_JSON,
OUTPUT_JSON_PRETTY,
+ OUTPUT_JSON_SSE,
OUTPUT_CAT,
_OUTPUT_MODE_MAX,
_OUTPUT_MODE_INVALID = -1