Licenses
Order

Log.gd 4

by Danger Russ Games | MIT

Log.gd provides a drop-in replacement for GDScript’s print(...) function. It colors the output based on the value passed in, and adds a prefix based on the call-site’s file and line number. The colors can be customized via a custom resource, and Log now

Log.gd, a Godot pretty printer Log.gd provides a drop-in replacement for GDScript's print(...) function. It colors the output based on the value passed in, and adds a prefix based on the call-site's file and line number. This makes Godot's Output buffer

loading more results...