We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58af428 commit 9616a40Copy full SHA for 9616a40
GCD/GCDAsyncSocket.m
@@ -64,7 +64,7 @@
64
// Logging Enabled - See log level below
65
66
// Logging uses the CocoaLumberjack framework (which is also GCD based).
67
-// http://code.google.com/p/cocoalumberjack/
+// https://github.com/robbiehanson/CocoaLumberjack
68
//
69
// It allows us to do a lot of logging without significantly slowing down the code.
70
#import "DDLog.h"
0 commit comments