Syslog functionality

You must Login before you can answer or comment on any questions.

Is there any API or other Syslog functionality for iPhone ? Would like to track network related event.

1 Answer

You can get crashlogs from iphone, or you can use something like analytics or testflight to log events and sessions. Either way, you'll have to collect the event data yourself and log it in the method you choose.

Your Answer

Think you can help? Login to answer this question!