Skip to content

funroll/ISOLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

ISOLogger hides the existing log entries for your app. So you can focus on the ones you just added.

Resources

License

Stars

Watchers

Forks

Packages

No packages published