14.04.2013 Views

The Path to Better Debugging on iOS

The Path to Better Debugging on iOS

The Path to Better Debugging on iOS

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

•<br />

•<br />

•<br />

•<br />

•<br />

Drop-in NSLog() replacement<br />

Built-in log types (text, image, data, markers)<br />

Log categorisati<strong>on</strong> via tags & levels<br />

Fast data mining <str<strong>on</strong>g>to</str<strong>on</strong>g>ol<br />

NSLogger<br />

B<strong>on</strong>jour discovery over WIFI<br />

LogMessage(@"example", 0, @"Example message");<br />

LogData(@"example", 1, imageData);<br />

LogImageData(@"example", 2, width, height, imageData);<br />

LogMarker(@"Example marker");<br />

https://github.com/fpillet/NSLogger

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!