- Home /
How can I move my log on MAC
If I could run my servers from the command line with the command line args actually read by Unity this would not be an issue. But given that the MAC has removed the ability to just say -logfile "HERE" having all the players running on one box write to a single player.log file (in an obscure directory you can only get through the command line and not through finder) is a very poor decision.
I am hoping you have some way to accommodate multiple players running and all needing to be debugged via log files. Otherwise, please develop one. I rather like output.log in the actual directory where the executable is. Maybe you could try that one it works so very very well.
Comment