{"repo":"ZeeWeasel/LogDuck","free":true,"listed":false,"github":"https://github.com/ZeeWeasel/LogDuck","clone":"git clone https://github.com/ZeeWeasel/LogDuck.git","description":"A straight-forward logging addon for Godot 4.x","language":"GDScript","stars":49,"topics":["godot","godot-addon"],"license":"MIT","category":"game-templates","readme_excerpt":"LogDuck for Godot 4 A straight-forward logging addon for Godot 4.x to centralize and manage your Debug output for your project. Report Bug • Request Features • Discord Server Installation LogDuck can be installed either: 1) through the Godot AssetLib or 2) manually by download the .zip file and extract the LogDuck folder into your addons folder in your Godot Project. Once you have installed the library, navigate to Project Settings - Globals and enable the LogDuck plugin checkbox. Inside of LogDuckSettings.gd are all settings to customize how you'd like LogDuck to behave. Every entry has a short explanation what it does. By default LogDuck will push warnings and errors automatically into the Debugger and rich output is enabled. Alternatively, you can take the LogDuck.gd script and drag it into your project, and add it as an autoloaded script. Make sure to set it as high as possible in the Load Order, so it can be ready for other autoloaded scripts. Note: You can adjust the desired class name either inside of plugin.gd or inside the autoloaded script list, if you prefer a different way to call the logger. (Log.d() instead of LogDuck.d() for example) Version Currently LogDuck supports Godot 4.0.1+ with GDScript. I have yet to look into making sure it plays along nicely with C# scripts. If you'd like to tackle that, feel free to contribute ! Using LogDuck By default, LogDuck will output anything sent to LogDuck with d() w() and e() into the output / console, errors and warnings ","default_branch":null,"files":null,"tree":[],"storefront":"/r/ZeeWeasel","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/ZeeWeasel/LogDuck/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}