Autoload name Logger is a restricted class in godot 4.5
Starting a project with the 4.5-rc1 version of the editor fails when trying to register the autoload, as Logger
is a restricted name (it is a new engine class -> Logger)
Starting a project with the 4.5-rc1 version of the editor fails when trying to register the autoload, as Logger
is a restricted name (it is a new engine class -> Logger)