Replies: 1 comment 3 replies
-
Duplicate #1492 Should use See fmt API document: https://fmt.dev/9.1.0/api.html#_CPPv4I0EN3fmt3ptrEPKv1T |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Trying to evaluate between Spdlog and G3log and our in-house logging utilities.
Was able to compile but getting Formatting of non-void pointers is disallowed.
Are we able to print char* or wchar_t* pointers ?
Beta Was this translation helpful? Give feedback.
All reactions