#include #include int main() { LOG_S(INFO)<< "hello world"; return 0; }