Distribution_Service/Server/Configuration/BS_Log.cpp
2026-03-24 14:43:26 +08:00

6 lines
106 B
C++

#include "BS_Log.h"
CTL::WebSocket BS_Log::ws;
CCMutex BS_Log::_ws_map_lock;
CTL::Logger BS_Log::logger;