bug-gnustep
[Top][All Lists]
Advanced

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

[bug #30489] NSLog() behavior on Windows


From: Roland Schwingel
Subject: [bug #30489] NSLog() behavior on Windows
Date: Tue, 31 Aug 2010 12:57:15 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0E)

Follow-up Comment #6, bug #30489 (project gnustep):

One has also the possibility to set an own handler for NSLog() output by
setting an own function pointer to _NSLog_printf_handler
(but don't forget to lock the log log before and release it afterwards).

In your own handler you can do whatever you want to do with your log output.
I use this also to customize the output for my needs.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30489>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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