]> Dogcows Code - chaz/thecheat/blobdiff - ChazLog.m
The Cheat 1.2.3
[chaz/thecheat] / ChazLog.m
index e78125b537c3409d3c68e1b39c0a0052c6852241..bee3160dde734983c96dcf79ce27cb34860fd67a 100644 (file)
--- a/ChazLog.m
+++ b/ChazLog.m
@@ -30,7 +30,7 @@ void static _ChazPrint( FILE *output, NSString *format, va_list args );
 
 
 // Static Globals
-BOOL static _gLogEnabled = NO;
+BOOL static _gLogEnabled = YES;
 FILE static *_gLogFile = stdout;
 FILE static *_gDebugFile = NULL;
 
This page took 0.020783 seconds and 4 git commands to generate.