GNOME Log File Viewer is a graphical, menu-driven viewer that you can use to view and monitor your system logs. GNOME Log File Viewer comes with a few functions that can help you manage your logs, including a log monitor and log statistics display.
GNOME Log File Viewer is a graphical, menu-driven viewer that you can use to view and monitor your system logs. GNOME Log File Viewer comes with a few functions that can help you manage your logs, including a log monitor and log statistics display.
To install gnome-system-log, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gnome-system-log
To see what files were installed by gnome-system-log, run:
port contents gnome-system-log
To later upgrade gnome-system-log, run:
sudo port selfupdate && sudo port upgrade gnome-system-log
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.