Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 269 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 269 Bytes

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