You can use the 'journalctl' command in a terminal. Use the option -p to filter by priority. For instance to only see errors or worse:
$ journalctl -p 3

Reply via email to