Re: How to put logs in console using AppleScript
Re: How to put logs in console using AppleScript
- Subject: Re: How to put logs in console using AppleScript
- From: airdrummer <email@hidden>
- Date: Mon, 08 Feb 2010 19:54:38 -0500
just googled this up:
From: Christopher Nebel
Date: Mon, 19 Oct 2009 12:06:25 -0700
Technically, it's that osascript(1) now implements the "log" command by printing to stderr. When running as a launch agent, that's bound to Console.app. This is mentioned in the release notes.
and was wondering how a non-launch agent a/s can log to the console. or do i
still need to use do shell script "logger ..."?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden