XLog icon indicating copy to clipboard operation
XLog copied to clipboard

A Xcode plugin. Make console log pretty

Note

Support Xcode5, see XLog5 plz.

XLog

XLog Only Support Xcode4.0+

  1. Install Check out this project. Open by Xcode -> Build. Done There will be a folder in ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/ named XLog.xcplugin Restart Xcode.

  2. Uninstall $ rm -rf ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/XLog.xcplugin

  3. How to use See XLog_test project.

screenshot