Link: <http://intra.balabit/cgi-bin/viewarch.cgi/devel@balabit.hu--other-1/syslog-ng--mainline--2.0--patch-54> Revision: syslog-ng--mainline--2.0--patch-54 Archive: devel@balabit.hu--other-1 Creator: Balazs Scheidler <bazsi@balabit.hu> Date: Fri May 26 21:25:24 CEST 2006 Standard-date: 2006-05-26 19:25:24 GMT Modified-files: ChangeLog src/macros.c src/macros.h tests/unit/test_template.c New-patches: devel@balabit.hu--other-1/syslog-ng--mainline--2.0--patch-54 Summary: added LEVEL_NUM and FACILITY_NUM macros to follow 1.6.x changes Keywords: * src/macros.c (log_macro_expand): added code for LEVEL_NUM and FACILITY_NUM macros * tests/test_template.c: added testcase for LEVEL_NUM and FACILITY_NUM macros Diff stats: ChangeLog | 18 ++++++++++++++++++ src/macros.c | 12 ++++++++++++ src/macros.h | 2 ++ tests/unit/test_template.c | 2 ++ 4 files changed, 34 insertions(+)