It seems to me like this thread mixes concerns between error reporting (strack traces) and debugging or "processing monitoring" (knowing what's going on at a high level).
:) exactly
So it might be a good idea to have <map:log> write to a specific logging category ("cocoon.processing"), where calls to addCocoonStackTrace would be logged as well. The "cocoon.processing" log category would then give a very useful high-level view of what's going on.
true ...it might be a bit hard to read when you have more than one user hitting that machine though ;) -- Torsten
