X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/d893725005b8391e32343bd6dbfda5dc3d8d8ccf..cbf867ef1f43f83e21ee694cbc93e64e036b21b1:/ITDebug.m diff --git a/ITDebug.m b/ITDebug.m index e7fef2b..277f91a 100755 --- a/ITDebug.m +++ b/ITDebug.m @@ -9,7 +9,7 @@ #import "ITDebug.h" -static BOOL _ITDebugMode = NO; +static BOOL _ITDebugMode = YES; void SetITDebugMode (BOOL mode) {