Re: [PATCH] Logging to syslog
Stipe Tolj <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | tolj.org system architecture |
| Message-ID | <[email protected]> |
looking at the created output to /var/log/syslog:
Nov 30 13:40:28 xxx bearerbox[24686]: [24686] [6] ERROR: error connecting to
server `localhost' at port `2345'
Nov 30 13:40:28 xxx bearerbox[24686]: [24686] [6] ERROR: SMPP[smpp_a]: Couldn't
connect to server.
it would be nice to ommit the OWN [pid] value here, since syslog provides us
with that information already. Sort of double the information and takes away the
space for the "real" log message.
Checking if we can do this without performance loose.
Stipe
--
-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany
tolj.org system architecture Kannel Software Foundation (KSF)
http://www.tolj.org/ http://www.kannel.org/
mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------