/ondeviceconsole

Tool to view the system log from the shell. (iOS)

Primary LanguageC++GNU General Public License v3.0GPL-3.0

ondeviceconsole

This tool provides a nice way to look at your system logs with colored output. (Included in this repo is a binary version compiled for armv7 and works between iOS7.0 and iOS9.2).

start the program

$ onconsoledevice

Filter by process name

$ onconsoledevice -p CommCenter

Authors

Created by Evan Swick, filtering by process added by Edgar Aroutiounian.