Files
gnatcoll-bindings/syslog/README.md
Nicolas Roche 67877b9fe0 Review build/install procedure of gnatcoll bindings components
Use Python rather than makefiles in order to make the build process
more portable (specially on Windows systems). The new build system
just add a dependency on a bare Python installation.

Part of P909-033

Change-Id: Icb4fcd72a7c1b2c7063ca8044ecd526f11969985
2017-11-06 15:06:39 +01:00

560 B

The GNAT Components Collection (GNATCOLL) - Syslog

This is the Syslog component of the GNAT Components Collection.

Interface to syslog, the system logger on Unix systems. This package provides two levels of interfaces:

  • a low level interface to syslog (on Unix systems)
  • a higher level interface that can be used through GNAT.Traces.

Dependencies

This component requires the following external components, that should be available on your system:

  • gprbuild
  • gnatcoll-core
  • syslog