Instead of the old JAVARLOG[0-7]()., we should move over to the
simpler JAPHARLOG().  It uses double paranteses to handle variable
parameters.

 OLD: JAVARLOG1(log, level, msg, param);
 NEW: JAPHARLOG((log, level, msg, param));

I've commited log.h and will run a complete convertion of the code
later if there are no complaints. :-)
-- 
##>  Petter Reinholdtsen  <##  |  [EMAIL PROTECTED]

Reply via email to