By default, the Develop menu in Safari is disabled. You need to enable it first and then next you can save the Console logs. If you've already enabled the Develop menu, you can skip to the Saving the Console logs section to save the logs.
- Click Safari and then select Preferences...
- In the window that opens, click the Advanced tab.
- At the bottom of the window, select Show Develop menu in menu bar to enable the Develop menu.
Saving the Console logs
- Click Develop to open a menu.
- Select Show Web Inspector.
- Click the Console tab.
- In the Console tab, select Preserve Log, and select All.
- Clickto clear the logs that may already be present in the Console tab.
- Reproduce the issue.
- The logs related to the issue will be generated and recorded in the Console.
- Copy the Console logs from the Console tab and paste them to a text editor.
- Save the file as a text file.