RE: Is the installer log file saved anywhere?
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Organization: Oracle Thread-index: Aco4R1UE3REQEAMcRHKC08y/vOTwDAAFL1QQAAQ5ROA= Ah, thank you very much. I was looking for a log file with my package name, or something derived from it, so I hadn't spotted it. So my next question is how to rename that file to something less generic that won't get overwritten or appended to by the next installer that the user runs. Is there a plist setting for the installer log name? Can I rename it in my postflight script? (The installer goes on writing to it after postflight exists, so that sounds a bit dodgy...) Thanks, Ben Staveley-Taylor Oracle -----Original Message----- From: Glover,David [mailto:David.Glover@prometheanworld.com] Sent: Fri 18 September 2009 13:35 To: ben.staveley-taylor@oracle.com; installer-dev@lists.apple.com Subject: RE: Is the installer log file saved anywhere? /private/var/log/install.log (this is opened in Console). Or open Console, click Show Log List, expand LOG FILES and then /var/log and install.log is there too. _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Ben Staveley-Taylor