Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Trace_tef
SourceMake a collector that writes into the given output. See setup
for more details.
Output for tracing.
`Stdout
will enable tracing and print events on stdout`Stderr
will enable tracing and print events on stderr`File "foo"
will enable tracing and print events into file named "foo"setup ()
installs the collector depending on out
.