dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
seanbright d13a40e1cf Add functions to map syslog facilities and priorities constants to strings.
Also change the default casing of the string contants to lowercase.  This really
just saves us from have to lowercase them later when displaying them.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@203605 f38db490-d61c-443f-a65b-d21fe96a405b
2009-06-26 13:00:35 +00:00
seanbright db7fdc1f08 Add checks in configure for non-POSIX syslog facilities.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@203569 f38db490-d61c-443f-a65b-d21fe96a405b
2009-06-26 03:06:06 +00:00
russell e04a76507c One more formatting nit ... use spaces for inline indentation.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@203534 f38db490-d61c-443f-a65b-d21fe96a405b
2009-06-26 00:23:55 +00:00
russell 34c8f94c0b Convert spaces to tabs for indentation.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@203525 f38db490-d61c-443f-a65b-d21fe96a405b
2009-06-26 00:21:09 +00:00
seanbright a83bcff2d6 Move syslog utility functions into a separate file so they can be re-used.
This has the pleasant side effect of cleaning up the header inclusion process
in logger.c.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@203508 f38db490-d61c-443f-a65b-d21fe96a405b
2009-06-25 23:54:03 +00:00