Edit of asset "GoLogger" Accepted

Old/Current New/Edit
Title GoLogger
Description GoLogger will allow you to log game events into one or more external .log files. Particularly useful if you want to debug issues your players/user experience and you can't access their instance. Can also be used to stop relying on print() which can be hard to read and crowd the output.

Creating logs are as easy as writing a simple print() statement and can contain any data as long as it's able to be converted into a string format. GoLogger can be expanded to create and write to several log files in order to categories them(game, player, network etc).
Category Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/Burloe/GoLogger
Issues Url https://github.com/Burloe/GoLogger/issues
Godot version Godot 4.0
Version String 1.0.1 1.0.1
Download Commit 3235be8dbb77556b1ab2c957d515055e9191de04 3235be8dbb77556b1ab2c957d515055e9191de04
Download Url (Computed) https://github.com/Burloe/GoLogger/archive/3235be8dbb77556b1ab2c957d515055e9191de04.zip https://github.com/Burloe/GoLogger/archive/3235be8dbb77556b1ab2c957d515055e9191de04.zip
Icon Url https://raw.githubusercontent.com/Burloe/GoLogger/main/addons/GoLogger/GoLoggerIcon.png