// // Created by ps on 18-12-18. // #include int main(int argc, char **argv) { ENABLEGLOG("./log/"); INFO("test"); }