Hi, In my application, I want to be able to collect Apple system log information about my application, and have been using asl_new(ASL_TYPE_QUERY); to do so.
Unfortunately this needs to access any files in /private/var/log/asl/* I understand that there is no way to add an entitlement that will allow access to all the files in a folder. Is there any way of either setting up an entitlement to allow access to all the files in that folder, or another way to read the system logs in a way that is sandbox friendly? TIA Gideon _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com