Replies: 1 comment 3 replies
-
Just seen https://github.com/gabime/spdlog/wiki/0.-FAQ#source-information-do-not-appear-when-using-custom-format. But if I use |
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
Uh oh!
There was an error while loading. Please reload this page.
-
My previous logging code worked like this:
I've ported this to spdlog but I've lost the filename and line number. How can I add this back in? I see in the code there's a struct called
source_loc
but there aren't any examples.Beta Was this translation helpful? Give feedback.
All reactions