ISOLogger 0.1

ISOLogger 0.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Unclaimed.



  • By
  • Peter Jenkins

Why ISOLogger?

Other people add log entries with only the best intentions. But sometimes they drown out your own voice.

The most useful entries are the ones you add yourself, right before you run the code.

ISOLogger is a simple tool that sends all existing log output to a file. It's still there if you need it. But your Xcode console is reserved so you can hear yourself think.

For a more detailed explanation, read the blog post.

Installing

Just copy ISOLogger.h and ISOLogger.m into your project.

License

ISOLogger is released under the MIT license.