Page 1 of 1

QOL: Time stamps for the ingame console.

Posted: Sat Feb 08, 2025 8:56 am
by MrFaul
Please add UNIX time stamps to any entry in the console and let the client render those localized so we finally know when what happend.

I like to know when people connect / disconnect to my game because I often run the game idle in the background as a OP screen saver 🤣
(Watching trains doing their thing is kinda soothing)

Also this might be a duplicate I only scanned the search results tersely because there were a lot of unrelated stuff.
If so please merge appropriately.

Re: QOL: Time stamps for the ingame console.

Posted: Sat Feb 08, 2025 3:49 pm
by eugenekay
You can do this with the ts utility from moreutils, as a piped command when launching the game, eg for a Headless Server.

Good luck!

Re: QOL: Time stamps for the ingame console.

Posted: Sat Feb 08, 2025 4:26 pm
by Tesse11ation
MrFaul wrote: Sat Feb 08, 2025 8:56 am Please add UNIX time stamps to any entry in the console and let the client render those localized so we finally now when what happend.

I like to know when people connect / disconnect to my game because I often run the game idle in the background as a OP screen saver 🤣
(Watching trains doing their thing is kinda soothing)

Also this might be a duplicate I only scanned the search results tersely because there were a lot of unrelated stuff.
If so please merge appropriately.
+1

Re: QOL: Time stamps for the ingame console.

Posted: Sat Feb 08, 2025 11:09 pm
by ElectroMagnetic
+1
I don't use Factorio as a screen saver, but sounds like a good idea anyway!

Re: QOL: Time stamps for the ingame console.

Posted: Sun Feb 09, 2025 8:02 am
by MrFaul
eugenekay wrote: Sat Feb 08, 2025 3:49 pm You can do this with the ts utility from moreutils, as a piped command when launching the game, eg for a Headless Server.

Good luck!
Very valuable tip, not just for Factorio but for general server management. (That I already know)

I just want that in-game for the log/console/chat ;-)
A toggable option would be a additional boon.

Re: QOL: Time stamps for the ingame console.

Posted: Sun Feb 09, 2025 2:42 pm
by Hares
+1 on that