discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSLog (on windows)


From: Lloyd Dupont
Subject: NSLog (on windows)
Date: Wed, 30 Nov 2005 11:39:32 +1000

Just updated from CVS and, of course, the CVS version of NSLog.m still have this annoying behavior of writing every single NSLog output to the events log.
Speaking of windows port that's very annoying for any end-user application.

Because otherwise, everytime I start my Application, my event log get flooded with dozen of entries like:
2005-11-30 00:56:43.000 NovaMindEditor.exe[5388] Starting resolution

I understand most of you UNIX minded guy like to write system service or server stuff like that. But for developer who are trying to write end-user (graphical) desktop application using GNUstep(!) this is quite inapropriate!

What about having this only in debug mode?
Or some sort of flag to disable it?
Or maybe create a new GNUstep event source named "GNUstep"?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]