Hi All!

LazLogger is quite useful in debugging components, but it would be much more useful if the output were unbuffered such that lines written to DebugLn would show in the terminal immediately. Right now, only a portion of the debug output appears unless I append many dummy characters to the debug output to flush the output buffer. Otherwise I can't see all of my output until well after it has been written.

Don Ziesig

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to