Search code examples
xcodedebuggingconsoleoutputappcode

Console output filtering in xcode or appcode


Is it possible in XCode or AppCode to filter the output of the console like its implemented in IntelliJ? Or at least in some way?


Solution

  • You can use GrepConsole plugin in AppCode which enables coloring and filtering out messages based on regexps