Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VideoBackends: Migrate logging over to fmt #9236

Merged
merged 6 commits into from Nov 12, 2020

Conversation

lioncash
Copy link
Member

@lioncash lioncash commented Nov 9, 2020

Given the usage of the logging macros are quite small across all logging backends (< 200 LoC), they can all be migrated at once. I've separated the respective migrations into their own commit to make for easier review as well.

Migrates the logging over to the fmt-capable logger.
Migrates the logging over to the fmt-capable logger.
Migrates the logging over to the fmt-capable logger.
Migrates over to the fmt-capable logger.
Migrates the software backend over to the fmt-capable logger.
Migrates the vulkan backend over to the fmt-capable logger.
@leoetlino leoetlino merged commit 8a621c2 into dolphin-emu:master Nov 12, 2020
10 checks passed
@lioncash lioncash deleted the log-backend branch November 12, 2020 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants