[Tickets #9322] Re: Syslog is appending the conf['log']['ident'] value to the message log
bugs at horde.org
bugs at horde.org
Fri Apr 8 10:49:41 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9322
------------------------------------------------------------------------------
Ticket | 9322
Updated By | goncalo.queiros at portugalmail.net
Summary | Syslog is appending the conf['log']['ident'] value to
| the message log
Queue | Horde Base
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
+New Attachment |
0001-Allow-every-log-handler-to-handle-the-log-ident-inst.patch
------------------------------------------------------------------------------
goncalo.queiros at portugalmail.net (2011-04-08 10:49) wrote:
Sorry for the delay.
Now the ident append is done in Horde_Log_Handler_Base::appendIdent.
If a handler want's to change the behavior, it just needs to overwrite
this method (just like i did with syslog handler)
More information about the bugs
mailing list