On Thu, Jul 11, 2013 at 08:59:22AM -0400, Ed Maste wrote:
> On 10 July 2013 19:04, Ben Pfaff wrote:
> > static void format_log_message(const struct vlog_module *, enum vlog_level,
> > - enum vlog_facility, unsigned int msg_num,
> > + enu
On 10 July 2013 19:04, Ben Pfaff wrote:
> static void format_log_message(const struct vlog_module *, enum vlog_level,
> - enum vlog_facility, unsigned int msg_num,
> + enum vlog_facility,
> const char *mes
Signed-off-by: Ben Pfaff
---
lib/vlog.c | 113 +---
lib/vlog.h |9 +
2 files changed, 79 insertions(+), 43 deletions(-)
diff --git a/lib/vlog.c b/lib/vlog.c
index d134c29..97c5b44 100644
--- a/lib/vlog.c
+++ b/lib/vlog.c
@@ -33,6 +