On Fri, 1 Oct 2010, Frank Church wrote:

On 1 October 2010 07:33, Frank Church <[email protected]> wrote:

when I seach google for syslog in Lazarus, I come across this page -
http://www.freepascal.org/packages/syslog.html - with this content, but
the code and the examples don't exist.

Have they been removed?

==============
syslog
Syslog package
The systemlog contains a translation of the (linux) C system log interface.
It contains routines to add system logging to your application, and links to
the C library for the implementation of these routines. (View interface)

There is an example called testlog which shows how the unit should be used.

==============



Thanks guys, I am beginning to tell the difference between the FCL and the
LCL.

I take it that FCL refers to packages and libraries that are independent of
Lazarus, or the windowing or component related part of Lazarus?

Correct. FCL contains only non-visual components.

Michael.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to