x


Where is the "output.log" file on Mac?

I can't find the "output.log" file when running my app on a Mac. On a built player (not editor).

more ▼

asked Dec 13 '09 at 11:14 PM

JC gravatar image

JC
90 4 4 12

(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

If you mean the editor log file, it's in:

/Users/YourUserName/Library/Logs/Unity/Editor.log

As a shortcut, you can open it by clicking the "Open Editor Log" button, in the top right corner of Unity's console window.

Also in that folder are "Player.log" and "Webplayer.log".

For windows EXE stand-alone builds, the output log will be in the 'Data' folder that accompanies your build. For Mac stand-alone builds, it seems all builds write to the same location mentioned above ("Player.log" in /Users/YourUserName/Library/Logs/Unity).

This seems to mean that each OSX standalone build that you run will overwrite the previous log, even if it's a build from a different project.

more ▼

answered Dec 13 '09 at 11:21 PM

duck gravatar image

duck ♦♦
41k 92 148 415

edited answer to add this.

Dec 14 '09 at 08:26 AM duck ♦♦
(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x338

asked: Dec 13 '09 at 11:14 PM

Seen: 3595 times

Last Updated: Dec 13 '09 at 11:24 PM