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"?




_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to