From 5140a22b03b010d3e8fae68f2f095b61c720939f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?P=C3=A9ter=20G=C3=B6m=C3=B6ri?=
Date: Sun, 16 Jun 2019 13:32:48 +0200
Subject: Document extra message element also where trace message format is
described
---
erts/doc/src/erlang.xml | 5 +++++
1 file changed, 5 insertions(+)
(limited to 'erts/doc')
diff --git a/erts/doc/src/erlang.xml b/erts/doc/src/erlang.xml
index f41ed87048..0e82ceba7d 100644
--- a/erts/doc/src/erlang.xml
+++ b/erts/doc/src/erlang.xml
@@ -10129,6 +10129,11 @@ timestamp() ->
time stamp flags are remembered, so if two are passed
and the one with highest precedence later is disabled,
the other one becomes active.
+ If a match specification (applicable only for call, send
+ and 'receive' tracing) contains a {message} action
+ function with a non-boolean value, that value is added as an extra
+ element to the message tuple either in the last position or before
+ the timestamp (if it is present).
Trace messages:
--
cgit v1.2.3