Releases: raldone01/godot_addon_gdlogging
Releases · raldone01/godot_addon_gdlogging
v2.0.0
Full Changelog: v1.1.1...v2.0.0
New features
Added a ConsoleRichSink
which supports colors.
Breaking Changes
- Sinks now extend
LogSink
which in turn extendsLogPipe
- Formatting is now handled by the sinks and no longer done by pipes.
- Custom formatters must be adapted as the arguments changed.
v1.1.1
v1.1.0
Full Changelog: v1.0.0...v1.1.0
Added a new dock to the editor.
It can be disabled in the project settings.
Minor breaking changes:
Some sinks have been renamed to pipe.