Edit of asset "Godot-Stuff Logger 3.2" Accepted

Old/Current New/Edit
Title Godot-Stuff Logger 3.2 Godot-Stuff Logger 3.2
Description Godot-Stuff Logger (gs_logger)

A GDScript based logging utility, it provides a very low level way to debug your Games. There are different Appenders and Layouts available that let you control how the logger output is delivered.

This latest release is now installed like a proper plugin. Activate the Logger by going into your Project settings and activating it.

Note: Cyclical errors have been correct and a restart of Godot should no longer be required when adding this asset.

Features

* low overhead
* simple to include in your projects
* eight different logging levels
* output to console or filesystem
* html output available (experimental)

This version supports the Godot Version 3.2 releases.

For more information follow this link

https://gitlab.com/godot-stuff/gs-logger/-/blob/3.2/README.md
Godot-Stuff Logger (gs_logger)

A GDScript based logging utility, it provides a very low level way to debug your Games. There are different Appenders and Layouts available that let you control how the logger output is delivered.

Features

* low overhead
* simple to include in your projects
* eight different logging levels
* output to console or filesystem
* html output available (experimental)

This version supports the Godot Version 3.2 releases.

For more information follow this link

https://gitlab.com/godot-stuff/gs-logger/blob/master/README.md
Category Scripts Scripts
License MIT MIT
Repository Provider GitLab GitLab
Repository Url https://gitlab.com/godot-stuff/gs-logger https://gitlab.com/godot-stuff/gs-logger
Issues Url https://gitlab.com/godot-stuff/gs-logger/issues https://gitlab.com/godot-stuff/gs-logger/issues
Godot version Godot 3.2 Godot 3.2
Version String 3.2-R4 3.2-R1
Download Commit ae6094ef581dc9162fca26ba690bb99de5189b2d bc3914c06e3b66e8a3605eac6e092f23269e47f7
Download Url (Computed) https://gitlab.com/godot-stuff/gs-logger/-/archive/ae6094ef581dc9162fca26ba690bb99de5189b2d.zip https://gitlab.com/godot-stuff/gs-logger/-/archive/bc3914c06e3b66e8a3605eac6e092f23269e47f7.zip
Icon Url https://i.imgur.com/jLOnxGt.png
https://gitlab.com/godot-stuff/gs-logger/raw/master/icon/gs-logger-icon.png
Preview Insert
Type image
Image/Video URL https://gitlab.com/godot-stuff/gs-logger/raw/master/images/log-console.png
Thumbnail https://gitlab.com/godot-stuff/gs-logger/raw/master/images/log-console.png
Preview Insert
Type image
Image/Video URL https://gitlab.com/godot-stuff/gs-logger/raw/master/images/log-output.png
Thumbnail https://gitlab.com/godot-stuff/gs-logger/raw/master/images/log-output.png
Preview Insert
Type image
Image/Video URL https://gitlab.com/godot-stuff/gs-logger/raw/master/images/log-html.png
Thumbnail https://gitlab.com/godot-stuff/gs-logger/raw/master/images/log-html.png