Skip to content
fpillet edited this page Dec 30, 2014 · 20 revisions

NSLogger Wiki Home

NSLogger is a development and debugging aid tool that provides much better, readable and browsable output than usual console logging, like is usually done during development. It has been built to help developers instrument their code with lots of debugging information sent to the Mac viewer, and provides filtering tools for easy data-mining within huge log files.

You can use the NSLogger API in both Mac OS X and iOS applications, it is the same for both platforms.

General information

Instructions for use in your application

Desktop viewer