LogPath
The directory path where the dedicated server writes log files.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.DedicatedServer
- Assembly: UnityEngine.CoreModule
public static string LogPath { get; set; }
Remarks
The log directory that Unity parses from the command-line flag. If the flag isn't present, Unity uses the value from Dedicated Server Player settings. If no value is configured, this property returns . When you pass instead of , the getter returns the directory portion of the log file path.
-logpathnull-logfile-logpath