Hi!
  I am debugging the qmail-queue.c, so I want it write some log.
I tried include qsutil.h and call the log() function. But a compile
error occured. Then I defined a function the same as log() in qmail-queue.c.
Though it ran, I can't find where it output the log.
  So, what can I do for it?

Reply via email to