#Capturing the caller's location without using macros

1 messages · Page 1 of 1 (latest)

charred galleonBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

near notch
#

I made logger::debug take a variable amount of arguments to pass to fmt::format and return an object with the data about what to log with a .here function that has a default argument for capturing the location but I dont like this design