Game logs using HttpService

So, i am trying to do a logging system for my game. Imagine a player opens a door/Clicks a button, instead of printing it i would like to log it somewhere else, so i can see when im not in-game. I dont have much experience using HttpService so i have no idea what i could use to post the game logs.

I thought about using pastebin, i tried myself and after multiple errors i saw some posts and it doesnt seem to be possible to edit a pastebin using this HttpService.

For example, i want this:
image

But somewhere else, so it can be seen by me when im not in game (I do not plan using Discord webhooks)

1 Like

Google sheets is a good option. This tutorial here is a tad old and outdated, but it still works for me.
If you have an issue, you can message me and I will try to help :3

2 Likes

Just finished setting some stuff up in my game and this is working. It’s exactly what i needed, thank you!

1 Like

No problem, have a good day or night!

1 Like