At Fri, 14 Oct 2011 10:55:37 +0800, Andy chen wrote: > > Changes from v2 to v3 are: > -amend commit log as kazum suggests > > Changes from v1 to v2 are: > -move variable definition to the start of the function block > > Andy chen (5): > logger: reset openlog option > logger: fix log level not work problem > logger: redefine sheep log priorities > logger: add sheep log level help func > logger: refactor the vprintf() function > > include/logger.h | 25 +++++++++++++---------- > lib/logger.c | 15 +++++++------ > sheep/cluster/corosync.c | 10 ++++---- > sheep/group.c | 47 +++++++++++++++++++++++---------------------- > sheep/sheep.c | 28 +++++++++++++++++++++++--- > sheep/store.c | 16 +++++++------- > sheep/vdi.c | 16 +++++++------- > 7 files changed, 91 insertions(+), 66 deletions(-) Applied, thanks! Kazutaka |