From 584eec8da18fe5d33e8d06f12e5bc9367147a252 Mon Sep 17 00:00:00 2001 From: Andrzej Telezynski Date: Sun, 21 Aug 2011 19:57:43 +0200 Subject: Documented global state when applying formatting function to trace logs. --- lib/observer/doc/src/ttb.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lib/observer') diff --git a/lib/observer/doc/src/ttb.xml b/lib/observer/doc/src/ttb.xml index ec70ba3120..cf1763707d 100644 --- a/lib/observer/doc/src/ttb.xml +++ b/lib/observer/doc/src/ttb.xml @@ -25,7 +25,7 @@ ttb Siri hansen - Bartłomiej Puzoń + Bartlomiej Puzon 1 @@ -553,6 +553,9 @@ ttb:p(all, call) default handler is used which presents each trace message as a line of text.

+

The state returned from each call of Function is passed to the next call, + even if next call is to format a message from another log file. +

If Out is given, FormatHandler gets the file descriptor to Out as the first parameter.

-- cgit v1.2.3