Log output format #3325
Unanswered
Novazhangquan
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Duplicate #1843 By the way, the fmt library is the original library of |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Spdlog uses the {} placeholder syntax of the fmt library. Now I want to use C-style formatting tags ( %d, %s, %c). What should I do?
Beta Was this translation helpful? Give feedback.
All reactions