[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pengfork-devel] Logging and debug facilities
From: |
Nicolas Burrus |
Subject: |
[Pengfork-devel] Logging and debug facilities |
Date: |
Thu, 29 Aug 2002 17:24:03 +0200 |
User-agent: |
KMail/1.4.3 |
I've commited a first version, please send feedback.
There is two functions, log() and debug(), the first send to syslog, the
second to stderr. Debug level is set to -1 by default, so waiting for command
line options (certainely this night), set PARAM_DEBUG_LEVEL = 1 in main.c for
example.
log level parameter correspond to syslog parameters.
--
Nicolas
- [Pengfork-devel] Logging and debug facilities,
Nicolas Burrus <=