
please wait
by ElusiveTau
Logging Wrong Line Number
|
I'm working with C++17 or prior. I'm writing a custom logger class (I don't have access to a logging library) and have an issue with the following use case. ... |
Apr 6, 2025 at 9:13pm
[5 replies] Last: [quote=kigar64551]#ifdef CUSTOM_LOGGER #ifdef CUSTOM_LOGGER # define ... (by ElusiveTau)
|