wyattbiker / godot-simple-logger

godot-simple-logger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Godot Simple Logger for Godot Engine

The godot Simple Logger class is a GDScript Node instance for Godot Engine. 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)

About

godot-simple-logger

License:MIT License


Languages

Language:GDScript 100.0%