Distribution_Service/Server/Configuration/BS_Log.cpp

6 lines
106 B
C++
Raw Permalink Normal View History

2026-03-24 14:43:26 +08:00
#include "BS_Log.h"
CTL::WebSocket BS_Log::ws;
CCMutex BS_Log::_ws_map_lock;
CTL::Logger BS_Log::logger;