Skip to content

Commit 15caa9c

Browse files
committed
Fix
1 parent 32ba49a commit 15caa9c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

GCDWebServer/Core/GCDWebServerPrivate.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@
5757

5858
#define __GCDWEBSERVER_LOGGING_FACILITY_XLFACILITY__
5959

60+
#undef XLOG_TAG
61+
#define XLOG_TAG @"gcdwebserver.internal"
62+
6063
#import "XLFacilityMacros.h"
6164

6265
#define GWS_LOG_DEBUG(...) XLOG_DEBUG(__VA_ARGS__)

0 commit comments

Comments
 (0)