From 362fa94ef599fcd73e7cbde9bbb11b96ba309e78 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Thu, 22 May 2025 14:05:51 +0200 Subject: [PATCH] vici: Document that the log event only receives messages on level 0 and 1 --- src/libcharon/plugins/vici/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libcharon/plugins/vici/README.md b/src/libcharon/plugins/vici/README.md index 3caf55e121..a43c603991 100644 --- a/src/libcharon/plugins/vici/README.md +++ b/src/libcharon/plugins/vici/README.md @@ -723,12 +723,12 @@ EVENT packets wrapping messages. The message contains event details. ### log ### -The _log_ event is issued to registered clients for each debug log message. -This event is not associated with a command. +The _log_ event is issued to registered clients for each debug log message on +level 0 or 1. This event is not associated with a command. { group = - level = + level = thread = ikesa-name = ikesa-uniqued = -- 2.47.2