[log] disabling logging at compile-time
2 Jan
2017
2 Jan
'17
7:05 a.m.
Is it possible to completely eliminate the logging code (i.e. the run-time overhead) using some macro? Thanks.
2 Jan
2 Jan
3:41 p.m.
On 2 January 2017 at 08:05, Igor R
Is it possible to completely eliminate the logging code (i.e. the run-time overhead) using some macro?
Thanks.
You mean, when using Boost.Log's logging macros? I have my own macros using Boost.Log as a backend, in which case I can simply not compile the logging code at all. Joël Lamotte
2885
Age (days ago)
2885
Last active (days ago)
1 comments
2 participants
participants (2)
-
Igor R
-
Klaim - Joël Lamotte