oslog icon indicating copy to clipboard operation
oslog copied to clipboard

os_log command line tool implementation for iOS

oslog

os_log command line tool implementation for iOS

A tool that shows os_log stream info/activity directly on iOS devices

usage:

oslog [--info|--debug] [ -p pid ] [--noLevelInfo] [--noSubsystemInfo]

Examples:
	oslog 
	oslog --debug
	oslog -p SpringBoard