How do I log server output to another folder?
#6
1. Open a dos command window.
2. Drag and drop the file server.bat to the dos command window.
3. Type ' > c:\mylogs\mylog.log' without including the single quotes but including a single space at the beginning.
4. Press enter.
5. Done. Your logs will be saved to c:\mylogs\mylog.log. Change mylogs to whatever folder you want, just make sure this folder do exists first before issuing the above command.
Thanks given by:


Messages In This Thread
RE: looking for hel - by ärkefiende - 29 Mar 13, 08:07PM
RE: looking for hel - by John Daniels - 29 Mar 13, 09:31PM
RE: looking for hel - by TheNihilanth - 29 Mar 13, 09:51PM
RE: looking for hel - by John Daniels - 29 Mar 13, 09:56PM
RE: looking for hel - by TheNihilanth - 29 Mar 13, 10:24PM
RE: looking for hel - by PhaNtom - 30 Mar 13, 12:49AM
RE: looking for hel - by John Daniels - 30 Mar 13, 01:41PM
RE: looking for hel - by Aekom - 30 Mar 13, 02:52PM
RE: looking for hel - by John Daniels - 30 Mar 13, 06:00PM
RE: looking for hel - by PhaNtom - 30 Mar 13, 07:03PM
RE: looking for hel - by TheNihilanth - 30 Mar 13, 09:39PM