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 <cmath>
#include <iostream>
#include <string.h>
#include "common/log.h"
#include "aixlog.hpp"
#include "timeProvider.h"
using namespace std;