RE: Is NSLog secure?
RE: Is NSLog secure?
- Subject: RE: Is NSLog secure?
- From: Jeff Laing <email@hidden>
- Date: Tue, 10 May 2005 13:18:48 +1000
> NSLog() is output to the console.log as well, visible in the
> Console.app. Oppositely, I find it helpful to use that if a user is
> having a problem with some software - just send a build with NSLog
> ()'s and ask them to send back their console.log.
I go one step further and use GeekTool
(http://projects.tynsoe.org/en/geektool/) to display the console log in the
desktop during development.
And omigod, its horrifying the messages that are being emitted by production
software, XCode included. Try it sometime ...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden