easylogging bench and fix async compare with g2log

This commit is contained in:
gabime
2014-12-20 22:25:55 +02:00
parent 37a14f0d22
commit 4250796aea
9 changed files with 126 additions and 145 deletions

View File

@@ -41,7 +41,5 @@ int main(int argc, char* argv[])
t.join();
};
return 0;
}