Solution 1
This is the most simple way to append simple log strings to a file if DEBUG is defined.
This is the most simple way to append simple log strings to a file if DEBUG is defined.
Solution 2
C++ answer for the same thing
C++ answer for the same thing
Show Comments