"N"
| normal trace line (entry "TRACELINE")
|
"T"
| thread will be inserted into trace prefix
|
"S"
| standard multithreaded prefix prepended in square brackets to the trace line
|
"F"
| full multithreaded prefix prepended in square brackets to the trace line
|
"P"
| "profiling" ("probing"), each traceObject will
get appended to the class attribute collector,
but ooRexx will not send it to the .traceOutput monitor for displaying its string value.
|