On my start-script if i set logs directory to folder that doesn't exist it will throw error that Oxide Can't be started
Example:
RustDedicated.exe -batchmode -nographics -logFile "FolderThatDoesntExists/log.txt"
but if i change folder to exists or to nan -> it wil work correctly