-
Notifications
You must be signed in to change notification settings - Fork 569
Home
fpillet edited this page Oct 17, 2010
·
20 revisions
NSLogger is a development and debugging aid tool that provides better logging that straight console logging, like is usually done during development. It has been built to allow developers instrument their code with lots of debugging information sent to the Mac viewer, and provides filtering tools for easy data-mining in huge log files.
You can use the NSLogger API in both Mac OS X and iOS applications.