LogFox

by Haiku

3

LogFox

Simple godot logger plugin with dock to see old logs.

1734691977870

1734692001689

Usage

Logging info

LogFox.info("Some info", source_node)
LogFox.warning("Some warning", source_node)
LogFox.error("Some error", source_node)

Log variable values

# Connect it to variable change
LogFox.log_property(source_node, "property_name")
# It can't get function(local) variables, make it global first

Version

0.2

Engine

4.3

Category

Tools

Download

Version0.2
Download Now

Support

If you need help or have questions about this plugin, please contact the author.

Contact Author