On Sat, 31 Mar 2007, Evgeniy Ivanov wrote:

> Hi! Some time ago I've written about logger. And nobody have answered that
> there is a log system for fpc. What do you mean about it?
> For old code... It's difficult to say any thing. But for future...

The TEventLog component logs to the system log.
This is the Application log on versions of windows that support it, or the 
system log of linux.
On older windows versions, it writes to a file.

It's in packages/fcl-base

Michael.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to