Re: NSPipe
Re: NSPipe
- Subject: Re: NSPipe
- From: Sherm Pendley <email@hidden>
- Date: Fri, 11 Jun 2004 02:58:04 -0400
On Jun 11, 2004, at 2:45 AM, Ben Zarzycki wrote:
Or if you would /like/ to save the errors instead of tossing them,
save them to somewhere the consumer could access easily to help you
debug (in case they do run into a legitimate problem). Such as
~/Library/Application\ Support/MyApp/error.log
Good idea, but I thought logs were supposed to be in
~/Library/Logs/myapp_error.log? That's one of the predefined locations
where Console.app looks for them, at any rate.
sherm--
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >NSPipe (From: Daniel Todd Currie <email@hidden>) |
| >Re: NSPipe (From: Allan Odgaard <email@hidden>) |
| >Re: NSPipe (From: Ben Zarzycki <email@hidden>) |