Skip to content
/ oslog Public
forked from limneos/oslog

os_log command line tool implementation for iOS

License

Notifications You must be signed in to change notification settings

fpillet/oslog

 
 

Repository files navigation

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

About

os_log command line tool implementation for iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C++ 68.1%
  • C++ 31.1%
  • Makefile 0.8%