plugin: log dylib load + service init/poll to debug missing singleton registration

This commit is contained in:
Damocles 2026-05-03 17:39:52 +02:00
parent f7c485c881
commit 545812cf75
5 changed files with 43 additions and 1 deletions

View file

@ -16,6 +16,7 @@ cast_sign_loss = "allow"
cxx = "1.0"
cxx-qt = "0.8.1"
cxx-qt-lib = { version = "0.8.1", features = ["qt_full"] }
ctor = "0.13"
libc = "0.2"
[build-dependencies]