Skip to content

fix inconsistency with LOGURU_USE_FMTLIB #145

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

notjuliee
Copy link
Contributor

Scoped logs were still using printf syntax with USE_FMTLIB, this patch
changes those to also use fmtlib when appropriate.

notjuliee added 2 commits June 3, 2020 16:50
Scoped logs were still using printf syntax with USE_FMTLIB, this patch
changes those to also use fmtlib when appropriate.
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.

1 participant