Hugo Locurcio b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
..
screenshots 9fb7d5d211 Add a custom logging demo (#1242) 5 months ago
README.md 9fb7d5d211 Add a custom logging demo (#1242) 5 months ago
custom_logger_ui.gd 520b4a7870 Improve style in many demos (#1263) 4 months ago
custom_logger_ui.gd.uid 14fcc0e133 Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258) 4 months ago
custom_logger_ui.tscn b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
jetbrains_mono_bold.woff2 9fb7d5d211 Add a custom logging demo (#1242) 5 months ago
jetbrains_mono_bold.woff2.import 14fcc0e133 Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258) 4 months ago
jetbrains_mono_regular.woff2 9fb7d5d211 Add a custom logging demo (#1242) 5 months ago
jetbrains_mono_regular.woff2.import 14fcc0e133 Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258) 4 months ago
main.gd 520b4a7870 Improve style in many demos (#1263) 4 months ago
main.gd.uid 14fcc0e133 Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258) 4 months ago
main.tscn b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
project.godot b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago

README.md

Custom Logging

This demo showcases a custom logger implementation, which runs in parallel with the built-in logging facilities (including file logging). The custom logger displays all messages printed by the engine in an in-game console.

See Logging in the documentation for more information about configuring the engine's logging and writing custom loggers.

Language: GDScript

Renderer: Compatibility

Screenshots

Screenshot