Hi, I am debugging some stuff in NormItemExpr.cpp.
I see some nice debugging macros in there, e.g. DBGIF, that have code that write things to "cerr". So I tried it. But damned if I can figure out where "cerr" is being written to. I would have thought it would go to a log file in the $TRAF_HOME/logs directory. But nothing shows up there. I tried "sqlci 2>dave.txt" but to no avail. I will guess the Monitor is redirecting cerr somewhere. But where? Any help would be appreciated. Thanks, Dave
