Closed
Description
In the latest release, the logs generated by mopidy.ext.load_extensions()
are not output anywhere. From what I can tell, this is because that function is called before logging is set up further down the main()
function.
This makes it very difficult to diagnose issues related to individual extensions not being loaded. I'm trying to revive the API Explorer extension and found this while trying to get it to load.
Metadata
Metadata
Assignees
Labels
No labels