Unidata / LDM

The Unidata Local Data Manager (LDM) system includes network client and server programs designed for event-driven data distribution, and is the fundamental component of the Unidata Internet Data Distribution (IDD) system.
http://www.unidata.ucar.edu/software/ldm
Other
43 stars 27 forks source link

Adapt to use the "Log4c" logging package #22

Closed semmerson closed 8 years ago

semmerson commented 9 years ago

This would obviate the need to support syslog, rsyslog, and syslog-ng. The "ulog.h" and "log.c" API-s could still be used, but a new module would need to be written to replace "ulog.c" ("ulog2log4c.c"?).

This is a better solution than issue #40 but will require more effort.

semmerson commented 8 years ago

Tried "log4c". Didn't work. Re-wrote logging system. It's in version 6.13.