switch to AixLog

This commit is contained in:
badaix 2017-09-16 16:53:37 +02:00
parent abe6a7e26b
commit 0ea51d95f3
36 changed files with 35 additions and 968 deletions

View file

@ -20,7 +20,7 @@
#include <thread>
#include "publishBonjour.h"
#include "common/log.h"
#include "aixlog.hpp"
typedef union { unsigned char b[2]; unsigned short NotAnInteger; } Opaque16;