Thread safe implementation of streamlog
Compare changes
Files
23+ 14
− 0
@@ -13,6 +13,7 @@ INCLUDE( ilcsoft_default_settings )
@@ -21,3 +22,16 @@ INCLUDE( MacroAddILCTest )
Created by: rete
BEGINRELEASENOTES
-DSTREAMLOG_DEFAULT_LOGGER_TS=ON/OFF
(default is OFF)-DSTREAMLOG_COUT_TS=ON
, Default is OFFstandard_formatter
class (time, thread id, logger name and level)formatter
class to provide custom formattingsinks
streamlog_out(LEVEL)
pre-processor like macros is backward compatible
ENDRELEASENOTES