Edit of asset "GoLogger" Accepted

Old/Current New/Edit
Title GoLogger 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).
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 Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/Burloe/GoLogger https://github.com/Burloe/GoLogger
Issues Url https://github.com/Burloe/GoLogger/issues https://github.com/Burloe/GoLogger/issues
Godot version Godot 4.0 Godot 4.0
Version String 1.0.1 1.0
Download Commit 3235be8dbb77556b1ab2c957d515055e9191de04 42e571ae1a43a2ab99a343e4d76fd7a41f235695
Download Url (Computed) https://github.com/Burloe/GoLogger/archive/3235be8dbb77556b1ab2c957d515055e9191de04.zip https://github.com/Burloe/GoLogger/archive/42e571ae1a43a2ab99a343e4d76fd7a41f235695.zip
Icon Url https://raw.githubusercontent.com/Burloe/GoLogger/main/addons/GoLogger/GoLoggerIcon.png
https://raw.githubusercontent.com/Burloe/GoLogger/main/addons/GoLogger/GoLoggerIcon.png
Preview Insert
Type video
Image/Video URL https://youtu.be/I7vrIOZjaD8
Thumbnail
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/Burloe/GoLogger/main/Showcase/Preview2.PNG
Thumbnail
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/Burloe/GoLogger/main/Showcase/options.png
Thumbnail