Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/README.services_extension
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading