#include #include int main(int /*argc*/, char** /*argv*/){ log_context->SetId(); SrsWarn("server start"); return 0; }