Edit of asset "Logger" Accepted

Old/Current New/Edit
Title Logger Logger
Description Logger is a GDScript singleton that provides a logging API for Godot projects.

It allows logging messages with different levels (error, warning, info, debug, verbose) and user-defined modules/channels. The output can be done to the console/terminal, to files, or to a configurable buffer that can be retrieved and displayed in game.

NB: The current version is a work in progress, and the API *will* evolve in the near future until a version 1.0 is tagged.
The Logger class is a GDScript singleton that provides a logging API for Godot projects.

It allows logging messages with different levels (error, warning, info, debug, verbose) and user-defined modules/channels. The output can be done to the console/terminal, to files, or to a configurable buffer that can be retrieved and displayed in game.

**Important:** The current version is a work in progress, and the API *will* evolve in the near future until a version 1.0 is tagged.
Category Scripts Scripts
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/KOBUGE-Games/godot-logger https://github.com/KOBUGE-Games/godot-logger
Issues Url https://github.com/KOBUGE-Games/godot-logger/issues https://github.com/KOBUGE-Games/godot-logger/issues
Godot version Godot 2.1
Version String git-master git-master
Download Commit 74c2903670b30ec36ad306006f82d1f27dd8757b master
Download Url (Computed) https://github.com/KOBUGE-Games/godot-logger/archive/74c2903670b30ec36ad306006f82d1f27dd8757b.zip https://github.com/KOBUGE-Games/godot-logger/archive/master.zip
Icon Url https://raw.githubusercontent.com/godotengine/godot/master/icon.png
https://github.com/godotengine/godot/raw/master/icon.png