Liblast/liblast-framework
7
22
Fork
You've already forked liblast-framework
2

Godot 4.5 introduces Logger class #37

Open
opened 2025年09月24日 14:22:25 +02:00 by hemebond · 2 comments

Godot 4.5 introduces a Logger class which conflicts with the current Logger class in the Liblast framework.

Godot 4.5 introduces a Logger class which conflicts with the current Logger class in the Liblast framework.

It looks like this will be fixed with PR #36

It looks like this will be fixed with PR #36
Owner
Copy link

Yes, I have renamed our Logger to Log instead to fix this.
A good thing is that we an now much more easily handle native log form Godot without doing this strange file parsing thing.
I have not done anything to handle that, just fixed what was needed for compatibility.

I think I'll soon merge devel-unfa branch to main because despite some regressions, there's no benefit keeping that separate, as nobody else is working in the codebase at the moment anyway.

@hemebond Thank you for reporting this!

Yes, I have renamed our `Logger` to `Log` instead to fix this. A good thing is that we an now much more easily handle native log form Godot without doing this strange file parsing thing. I have not done anything to handle that, just fixed what was needed for compatibility. I think I'll soon merge `devel-unfa` branch to `main` because despite some regressions, there's no benefit keeping that separate, as nobody else is working in the codebase at the moment anyway. @hemebond Thank you for reporting this!
Sign in to join this conversation.
No Branch/Tag specified
main
devel-unfa
devel-3d
refactor-gamestate
snapshot-walking-works
backport-gwj80
feat/add-third-party-licensing
feature_movement_park
feature_config_stack
feature-console-improvements
devel_refactor-cvars
feature_gui
No results found.
Labels
Clear labels
Compat/Breaking
Breaking change that won't be backward compatible
Kind/Bug
Something is not working
Kind/Documentation
Documentation changes
Kind/Enhancement
Improve existing functionality
Kind/Feature
New functionality
Kind/Security
This is security issue
Kind/Testing
Issue or pull request related to testing
Priority
Critical
The priority is critical
Priority
High
The priority is high
Priority
Low
The priority is low
Priority
Medium
The priority is medium
Reviewed
Confirmed
Issue has been confirmed
Reviewed
Duplicate
This issue or pull request already exists
Reviewed
Invalid
Invalid issue
Reviewed
Won't Fix
This issue won't be fixed
Status
Abandoned
Somebody has started to work on this but abandoned work
Status
Blocked
Something is blocking this issue or pull request
Status
Need More Info
Feedback is required to reproduce issue or to continue work
Upstream
Issue is rooted in Godot Engine or other upstream projects
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Liblast/liblast-framework#37
Reference in a new issue
Liblast/liblast-framework
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?