syslog with strings?
syslog with strings?
- Subject: syslog with strings?
- From: Prime Coderama <email@hidden>
- Date: Sat, 24 Mar 2012 13:08:54 +1100
Trying to write out syslog entries containing strings but they don't register.
E.g.
// where person.name is an NSSTring
syslog(LOG_NOTICE, "Some string %@", person.name);
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden