On Tue, Jun 18, 2013 at 5:01 PM, Michael Van Canneyt <mich...@freepascal.org
> wrote:

> Regardles of XML or not: keeping logs in memory is simply a bad idea.


​Log it to a csv file, and at the end you can convert it to xml for your
client, you can do that without loading it into memory, process it line by
line.

Best Regards
Zaher Dirkey
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to