[lazarus] Trace via Assert is committed

Michael A. Hess mhess at miraclec.com
Thu Jul 29 12:48:20 EDT 1999


Jeff Wormsley wrote:
> 
> Remember if you do this for a Win32 machine, you won't be able to
> capture the output by piping to a file, as in "lazarus > debug.txt"
> because stderr does not get piped out like normal output.

That is why the Trace code supports alternate file output. If you set
the TraceFileName variable with a file name then it outputs the data
there and not to strerr or strout which ever one is used. Then you don't
need to pipe to anything.

-- 
==== Programming my first best destiny! ====

Michael A. Hess      Miracle Concepts, Inc.
mhess at miraclec.com   http://www.miraclec.com






More information about the Lazarus mailing list