nefarius / DsHidMini

Virtual HID Mini-user-mode-driver for Sony DualShock 3 Controllers

Home Page:https://docs.nefarius.at/projects/DsHidMini/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace spdlog with OTEL Logger

nefarius opened this issue · comments

Having OTEL available, it can be used for logging as well. This way logging would only be built in the OTEL-enabled build and we get rid of another dependency.