[sheepdog] [PATCH 0/2] enhancing logging of sheep daemon
Hitoshi Mitake
mitake.hitoshi at lab.ntt.co.jp
Fri Oct 18 13:54:32 CEST 2013
This patchset improves logging feature of sheep daemon.
1. changing loglevel at runtime via dog command
2. rotate log with SIGHUP
Thanks,
Hitoshi
Hitoshi Mitake (2):
sheep, dog: runtime loglevel changing
sheep: rotate log with SIGHUP
CHANGELOG.md | 8 +++--
dog/common.c | 80 ++++++++++++++++++++++++++++++++++++++++++++++
dog/dog.h | 5 +++
dog/node.c | 70 +++++++++++++++++++++++++++++++++++++++-
include/internal_proto.h | 2 ++
include/logger.h | 5 +++
lib/logger.c | 68 +++++++++++++++++++++++++++++++++++++--
sheep/ops.c | 43 +++++++++++++++++++++++++
sheep/sheep.c | 11 +++++++
9 files changed, 287 insertions(+), 5 deletions(-)
--
1.7.10.4
More information about the sheepdog
mailing list