There was an error fetching the commit references. Please try again later.
core: Replace remaining old non-generic logger usages with fmt-capable equivalents
LOG_GENERIC usages will be amended in a follow-up to keep API changes separate from interface changes, as it will require removing a parameter from the relevant function in the VMManager class.
Showing
- src/core/arm/dynarmic/arm_dynarmic.cpp 2 additions, 2 deletionssrc/core/arm/dynarmic/arm_dynarmic.cpp
- src/core/core.cpp 11 additions, 11 deletionssrc/core/core.cpp
- src/core/core_timing.h 8 additions, 8 deletionssrc/core/core_timing.h
- src/core/frontend/input.h 3 additions, 3 deletionssrc/core/frontend/input.h
- src/core/telemetry_session.cpp 3 additions, 3 deletionssrc/core/telemetry_session.cpp
- src/core/tracer/recorder.cpp 1 addition, 1 deletionsrc/core/tracer/recorder.cpp
Loading
Please register or sign in to comment