Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/binogure-studio/godot-simple-logger

godot-simple-logger
https://github.com/binogure-studio/godot-simple-logger

Last synced: 2 days ago
JSON representation

godot-simple-logger

Awesome Lists containing this project

README

        

Godot Simple Logger for Godot Engine
===========================================

The godot Simple Logger class is a GDScript Node instance for [Godot Engine](https://godotengine.org).
It generates at most 10 log files, and output log mesage to the STDOUT only on debug mode.

Usage
-----

Copy the `logger.gd` file in your project folder, and load it globally

Licensing
---------

MIT (See license file for more informations)