|
From: Harrington, P. <Pau...@de...> - 2002-11-06 23:26:57
|
Hi,
we hacked in support today for a %P token so that we can include process ids
in the log messages without mucking around with the application-level log
messages.
$info{P} = $$;
If there is no objection, it would be great if you could include this (or
some other mechanism) to get the pid into the log message.
thanks,
pjjH
|