How to read OS X system messages without the Console utility
The OS X Console utility provides a very useful window into the ongoing messages and log entries that applications and system processes output as they perform various tasks. This information can be invaluable when troubleshooting problems with numerous aspects of the system, but if the Console utility is not available or is broken and not loading then you may have a difficult time reading the logs and console entries.
The Console utility is essentially a viewer for a collection of log files, which are just basic text files that can be opened in any text editor. These are located in … Read more