server_log save - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: server_log save (
/showthread.php?tid=506112)
server_log save -
citromhun - 11.04.2014
Hi!
How I would know it mgoldani, that let everything save it after 24 clocks the the server_log.txt file and put into a portfolio, orders it that it of what date log file. Would it be possible to untie this somehow? You are this currently yet not possible?
Re: server_log save -
rymax99 - 11.04.2014
To clarify this, you want to rotate your log. So for example, clear log, put contents of old log into file, date stamp that file, and put that file into a directory with old logs?
If you're on Linux, this is rather simple, if you're on Windows, I'm unsure how easy it is. Are you on Linux?