-
- Downloads
Add a new inline function to check whether debug logging is on
We already do this in our log_debug() macro, but there are times when we'd like to avoid allocating or precomputing something that we are only going to log if debugging is on.
Loading
Please register or sign in to comment