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/


_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to