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?
You can use GrepConsole plugin in AppCode which enables coloring and filtering out messages based on regexps