trace-exit-message

trace-exit-message is a compiled Lisp function in `trace.el'.

(trace-exit-message FUNCTION LEVEL VALUE CONTEXT)

Generate a string that describes that FUNCTION has exited.
LEVEL is the trace level, VALUE value returned by FUNCTION,
and CONTEXT is a string describing the dynamic context (e.g. values of
some global variables).