From 8ce4813c4e4cdd252658481a8f631d7e606714e1 Mon Sep 17 00:00:00 2001 From: Artyom Abakumov Date: Fri, 4 Sep 2026 09:51:37 +0300 Subject: [PATCH] Add description for "local" trace flag --- doc/README.services_extension | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/README.services_extension b/doc/README.services_extension index 866d5646e5a..9a2b707ea19 100644 --- a/doc/README.services_extension +++ b/doc/README.services_extension @@ -146,6 +146,7 @@ List of existing trace sessions if the session was created by the engine itself : "system" kind of session : "audit" or "trace" if user session log file is full : "log full" + if the user session is started on the same machine where the server is located: "local" "plugins" is a set of plugins for use with trace session Plugins can be specified via API/tracemgr. By default, plugins form the firebird.conf (TracePlugin) are used