Built a CMTrace-style log viewer for macOS

Posted by Nervous-Equivalent@reddit | sysadmin | View on Reddit | 13 comments

Anyone else miss CMTrace and when they're troubleshooting a Mac workstation? When I had to start supporting MacOS at work I really missed CMTrace and Support Center OneTrace. Easily spotting errors, combining logs into one pane, per-source filter, etc. Eventually I decided to try making my own log-viewer on MacOS. Hopefully some of ya'll can get some use out of it.

It's free, open-source, and notarized. I'm actively adding features and polish (v1.0.4 just went up an hour ago).

GitHub: https://github.com/thefinder808/TraceView

Let me know if it saves you some time!