
please wait
by ElusiveTau
Formatted Console Log with Datetime
|
I'm working on a C++11 project that uses console logging (cout) at the moment. I created the following Log method to perform printf-style formatting: // U... |
Apr 8, 2025 at 1:38am
[8 replies] Last: Just started reading bits an pieces of "C++ Coding standards" by Sutte... (by ElusiveTau)
|