Freamee 0 Posted November 30 Hello. How can i save the command prompt server.exe log into txt? Share this post Link to post Share on other sites
Tonytza 4 Posted December 1 Hello! Not sure I fully understood your question... The server already has a logging mechanism and you can find the logs under '\server-files\bridge\server_logs.txt' file. The file contains all the messages received on the server's command prompt. Let me know if that's not what you're asking. Tony Share this post Link to post Share on other sites
Freamee 0 Posted December 1 3 hours ago, Tonytza said: Hello! Not sure I fully understood your question... The server already has a logging mechanism and you can find the logs under '\server-files\bridge\server_logs.txt' file. The file contains all the messages received on the server's command prompt. Let me know if that's not what you're asking. Tony It is not saving for me. No idea why. Share this post Link to post Share on other sites
Bonus 10 Posted December 2 1. Thats the runtime folder, not the folder Tonytza mentioned. 2. Do you even use C# @ serverside? Share this post Link to post Share on other sites
Freamee 0 Posted December 3 18 hours ago, Bonus said: 1. Thats the runtime folder, not the folder Tonytza mentioned. 2. Do you even use C# @ serverside? I do not use C#. Can i make it work somehow with JS? Share this post Link to post Share on other sites
Flow 17 Posted December 5 if you have a linux server and your rage server installed as service (described in wiki) your console.log will automatically log to your /var/log/syslog file Share this post Link to post Share on other sites