Redirect log output for games using Unreal
Configure log redirection for Unreal Engine game servers.
Read time 1 minuteLast updated 3 days ago
Multiplay Hosting expects your game to output logs to a log directory directly using the
$$log_dir$$-Userdir$$log_dir$$/logs/Saved/Logs/-LOGThis causes the Unreal Engine to write to the correct directory and name the log after the specific server ID.-LOG=../../../../$$log_dir$$/$$serverid$$.log