What happened to my logging output ?!
What happened to my logging output ?!
- Subject: What happened to my logging output ?!
- From: Rick Hoge <email@hidden>
- Date: Mon, 26 Jul 2004 13:42:59 -0400
I'm having some very vexing problems troubleshooting our application (a
Cocoa app) on users machines at our university lab. For some reason,
all the nice NSLog output that I usually see in console.log is not
visible on the users systems.
Needless to say, this is making it very hard to verify correct
operation and track down problems in the field. I develop on two
machines on which I am an administrative user, and have always been
able to see my program's logging output in console.log via Console.app
- is it possible that an app run by a non-admin user might not have
permission to write to the log or view it? I will try running 'fix
permissions' on the volume, but I am not the administrator of the
machines in question so it may take a little while for this to happen.
Thanks very much for any suggestions,
Rick
_______________________________________________
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.