Switch to standard logging framework

This commit is contained in:
Ian Gulliver
2016-03-05 22:54:26 -08:00
parent 06e73e2319
commit 6480a960fa
20 changed files with 102 additions and 67 deletions

View File

@@ -1,7 +1,6 @@
#pragma GCC diagnostic ignored "-Wtautological-constant-out-of-range-compare"
#include <assert.h>
#include <stdio.h>
#include <string.h>
#include "uuid.h"