• Stars
    star
    104
  • Rank 330,604 (Top 7 %)
  • Language Objective-C++
  • License
    Other
  • Created almost 8 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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