Simply, Logify provides instant colorful logs to improve log tracking and bug tracing.
As discussed before in a lot of developer forums, Xcode doesn't support console coloring since Xcode 8. Because Apple has removed plug-ins from Xcode - I think the reason is security for developers - and has introduced Xcode extensions. And Xcode extensions are not providing any solution to colorize the terminal. In a short, there is no built-in support to achieve this.
Thanks god that Xcode supports unicode. So you can add related emojis as a prefix to your logs. But it's a limited solution, definitely.
It's not a magic that Logify reads the system logs related with your app from the Console app. It filters the result with the parameters of both subsystem
and category
set in your valuable Xcode project, sure in the logger manager.
It's brand new tool which is still being developed. All PRs and issues are accepted. Feel free to contact with me to discuss anything.
Furkan Kaplan https://github.com/furkankaplan
Twitter : @kaplan_dev
LinkedIn : @furkankaplan07
Email : furkankaplan@outlook.com