site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Jul 2, 2009, at 8:31 AM, Santosh Sinha wrote: Just a guess, but 15 seconds with the man page shows: Seems about what you want. -- Steve Checkoway _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... But I don't know how to specify store action in my code or how to use it. Can you help me with some syntax of how to write it in separate log file. asl_add_log_file(asl, fd) adds the file descriptor fd to the a set of file descriptors associated with the client handle asl. Each log message sent by that client handle is also written to these file descriptors. Returns 0 on success, non-zero on failure. This email sent to site_archiver@lists.apple.com
participants (1)
-
Steve Checkoway