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

@ -29,7 +29,7 @@
#ifdef HAS_DAEMON
#include "common/daemon.h"
#endif
#include "common/log.h"
#include "aixlog.hpp"
#include "common/signalHandler.h"
#include "common/strCompat.h"
#include "common/utils.h"