site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:in-reply-to:references :mime-version:content-type:message-id:cc:content-transfer-encoding :from:subject:date:to:x-mailer; bh=SUFCJwTvvY6u1ihN+Vglg9dBT15q2p9o7cJBTAIPJYM=; b=X5B9L5ZJYFRrLLsDe/1NI9QRBfLR7CQXsTqxHWgGZdpWS6pQU2xjIunHPTH6hw+FDv tiV4Zdnjx4yzPPk4jjKC6Fy7iYyEbOaIUOLB3VJDcIl1J1+OTNgp6bbR2uEmhlrPFPJG Usdjhq7SAhk4s+A4Cj4e66GBv5pd4m8Bua1ho= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=in-reply-to:references:mime-version:content-type:message-id:cc :content-transfer-encoding:from:subject:date:to:x-mailer; b=PxvcY/donIxsGQo0zQcaRUNfY1fLL4/pnMbZvN3gzivCr1ch4S5puwG+v4NfW7BH2C 9b3Oa4DSO3HAsX9i7GyIUzvXCLGnpES0352vDEn7MFya4Hrnt7rWv41UkFa4+Y6xsd8s Jqv7X5YmFm0ef5IziGoR9+oRfh25y1r4O/c1k= On Dec 7, 2009, at 9:44 PM, Glenn Olander wrote: _______________________________________________ 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... I'm trying to log messages to the installer log from within a plugin. However, my NSLog messages do not appear in the installer log, even when I have it set to "Show All Logs". I'm testing with OSX 10.5. I don't see anything in the base classes to facilitate logging. Anybody have any ideas on how to log output to the installer log from a plugin? Maybe using the /usr/include/sys/syslog.h API and targeting install.log could work. This email sent to site_archiver@lists.apple.com
participants (1)
-
Iceberg-Dev