Skip to content
fpillet edited this page Oct 13, 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 desktop viewer, and provides filtering tools for easy data-mining in huge log files.

Integrating NSLogger in your application