Not knowing terminology, I used to open Console to something like"all processes running" at this window in console, anything that happened on the machine was recorded in some descriptive process line, continually being updated as the mac ran. Errors were so easy to spot in this continuous running report.The Console app where you review log files, or the command line interface one, Terminal where you enter commands like: ls -all
Yes, I believe you describe what I used to watch for errors, the text log files. I wish we could resurrect them ?In their infinite wisdom, Apple abolished the text-logfiles UNIX is famous for. We're stuck with some kind of binary database now. "Unified logging" is the term Apple is using.
This is also why Console.app does not work anymore like it used to. At the moment I'm at the same stage as you, I don't have a solution to get the same behavior as before.
Yes, I believe you describe what I used to watch for errors, the text log files. I wish we could resurrect them ?
The only thing I got from that is that error messages are yellow dotted and faults are red dotted. I hope developers understood the rest, I didn't.
I still want to know how to pull a complete log file of the past 24hours, for example.