Rnen/AdminToolbox

Separate txt log file for kill logs

Closed this issue · 2 comments

I suggest you to create separate txt log file for kill logs so I can parse data using my own Discord bot.
With formatting like:
time;killed_player;killer_player;teamkill/kill;config_id

Similar ban log would be great too:
With formatting like:
time_of_ban;time_to_unban;nickname;steamid;ip

Rnen commented

Funny part is, kill log file is almost done already, tho if you currently enable it it gives you a big ass error
image

Yeah but formatting is the most important thing, that would be great if you will use one character as divider so I can easilly parse the text logs.