Rust server windows, output log with lines duplicated
Hello,
I have problem with output log. Whem i am running server, i see duplicate lines in cmd of server.
And with parameter -logfile line duplicated in file too.

How to fix it?
Updating the server and oxide fixes it for me.
Same for me and this wont help, maybe if i am noob but whats exqact format?
See my start file here (just copy paste some lines between my -logfile output...):

+nav_wait 0 ^
+nav_disable 0
-logfile output_log.txt
cls
echo Restarting Server...
timeout /t 10
goto start

Anything wrong in format or missing symbols etc.?

Merged post

Also is that form output? <Filename C:/bla bla bla... Line: 45.> also has to be hidden i think because never had it before. if you can fix my start.bat wit exact format of -logfile reply ;)
In response to Flammable ():
Same for me and this wont help, maybe if i am noob but whats exqact format?
See my start file h...
+nav_wait 0 ^
+nav_disable 0 ^
-logfile output_log.txt
cls
echo Restarting Server...
timeout /t 10
goto start
When i'm create this post, my start line was having parameter "-logfile console.log".
I'm also have duplicate messages in console.log.
Is that Wulf right? I think did like your post but still same :(
i am having the same problem, its not oxide fault too because im running without it
Same here, i don't mind having it but would be nice to have fixed. 
Also would like to add that I'm experiencing the same problem. Rust life!
RustDedicated.exe -batchmode -nographics -logFile "log.txt" ^