Skip to content
fpillet edited this page Oct 17, 2010 · 20 revisions

NSLogger Wiki Home

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.

Instructions for use in your application