Pierre-Olivier Latour 11 năm trước cách đây
mục cha
commit
15caa9cd20
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      GCDWebServer/Core/GCDWebServerPrivate.h

+ 3 - 0
GCDWebServer/Core/GCDWebServerPrivate.h

@@ -57,6 +57,9 @@
 
 #define __GCDWEBSERVER_LOGGING_FACILITY_XLFACILITY__
 
+#undef XLOG_TAG
+#define XLOG_TAG @"gcdwebserver.internal"
+
 #import "XLFacilityMacros.h"
 
 #define GWS_LOG_DEBUG(...) XLOG_DEBUG(__VA_ARGS__)