Edit of asset "Logger" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | 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. |
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. |
| Category | Scripts | |
| License | MIT | |
| Repository Provider | GitHub | GitHub |
| Repository Url | 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 | |
| Download Commit | 74c2903670b30ec36ad306006f82d1f27dd8757b | 74c2903670b30ec36ad306006f82d1f27dd8757b |
| Download Url (Computed) | https://github.com/KOBUGE-Games/godot-logger/archive/74c2903670b30ec36ad306006f82d1f27dd8757b.zip | https://github.com/KOBUGE-Games/godot-logger/archive/74c2903670b30ec36ad306006f82d1f27dd8757b.zip |
| Icon Url |
https://raw.githubusercontent.com/godotengine/godot/master/icon.png
|
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
http://pasteboard.co/6sVZ9FzuT.png
|
|
| Thumbnail |
http://pasteboard.co/6sVZ9FzuT.png
|
|