Add xkb_log_level enum rather than using syslog
authorDaniel Stone <daniel@fooishbar.org>
Wed, 8 Aug 2012 12:01:46 +0000 (14:01 +0200)
committerDaniel Stone <daniel@fooishbar.org>
Wed, 8 Aug 2012 14:23:31 +0000 (16:23 +0200)
commit5e276adb9209749f1b5152853c640ec444df7051
treed6c77df81fe9dc3c8d470903c059e05330b4824c
parentba8458a9fd580d80d127ed1768f8f1d4a51ef251
Add xkb_log_level enum rather than using syslog

Instead of relying on people including syslog.h, add our own
XKB_LOG_LEVEL_* defines.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
src/context.c
src/xkb-priv.h
test/common.c
test/log.c
test/rulescomp.c
xkbcommon/xkbcommon.h