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

Logging migration (forceLogDebug_printf) #780

Merged

Conversation

why-keith
Copy link
Contributor

Converts all instances of the forceLogDebug_printf() logging method with the newer cemuLog_logDebug(LogType::Force, ...).

Part of #703

Copy link
Member

@Crementif Crementif left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some very small changes (mostly spelling ones) and a tiny change I'd make. Other then that it looks good and can be merged.

src/Cafe/HW/MMU/MMU.cpp Outdated Show resolved Hide resolved
src/Cafe/HW/MMU/MMU.cpp Outdated Show resolved Hide resolved
src/Cafe/HW/MMU/MMU.cpp Outdated Show resolved Hide resolved
src/Cafe/HW/MMU/MMU.cpp Outdated Show resolved Hide resolved
src/Cafe/OS/libs/sysapp/sysapp.cpp Outdated Show resolved Hide resolved
why-keith and others added 2 commits April 20, 2023 09:50
Co-authored-by: Crementif <26669564+Crementif@users.noreply.github.com>
unhandeled -> unhandled

Co-authored-by: Crementif <26669564+Crementif@users.noreply.github.com>
@why-keith
Copy link
Contributor Author

Some very small changes (mostly spelling ones) and a tiny change I'd make. Other then that it looks good and can be merged.

All suggested changes made

Copy link
Member

@Crementif Crementif left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@Crementif Crementif merged commit caa57a3 into cemu-project:main Apr 25, 2023
5 checks passed
@why-keith why-keith deleted the logging-migration-forceLogDebug_printf branch April 25, 2023 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants