consoleme


Let’s face it. Geeks like logs. Scrolling text, line by line, running programs spewing out meaningful information by the second. Comforting, isn’t it? Don’t you just wanna tail -f /var/log/syslog right now!?!

Output. Need More Output!

If you’re like me, when using your magical iOS devices, you don’t always feel quite at home. There’s something missing: the system log! You can’t view it! Well, not all that easily, anyway.

Solution? consoleme!

We all like easy, even developers like me. Enter, consoleme! An app I wrote to allow you to view your iOS device’s system log right on your device without hooking it up to your Mac.

Some things it does:

  • Persistent log history
  • E-mail to your buddies
  • On-demand, instant refresh

It’s also pretty easy to use. A recent snapshot of the log is loaded when the app starts. Once the app has started, simply tap anywhere on the screen to perform additional actions. And, that is all there is to it!

Screenshots

I know you like pictures. So, here are some pictures…

You Want It? You Got It!

It’s not groundbreaking stuff, I know. There are other apps. But, this one is free and it’s available, source code and all, on github. It depends on my other project, NLOSyslog, which has been included in the consoleme project. Both projects are in their infancy. Thus, there are no official releases. However, everyone is more than welcome to the source or, even better, send me pull requests!