Logging to program destinations has odd prefix?
Hello, Text logged to a program via the program() destination has a prefix of the form <nnn>, which I'm assuming is the encoding of the syslog level and facility. Great! But I don't want it :). Is there any way to prevent this text from being logged? Sure, I can write a "wrapper" program to edit these messages before they reach the intended destination, but my template doesn't ask for this information, so I'm not sure it should be there. -- Lars -- Lars Kellogg-Stedman <lars@oddbit.com>
On Thu, 2004-09-16 at 19:36, Lars Kellogg-Stedman wrote:
Hello,
Text logged to a program via the program() destination has a prefix of the form <nnn>, which I'm assuming is the encoding of the syslog level and facility. Great! But I don't want it :).
Is there any way to prevent this text from being logged? Sure, I can write a "wrapper" program to edit these messages before they reach the intended destination, but my template doesn't ask for this information, so I'm not sure it should be there.
I think this was fixed in one of the recent versions. -- Bazsi
participants (2)
-
Balazs Scheidler
-
Lars Kellogg-Stedman